.red {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #990000;
}
.red a link,
.red a:visited,
.red a:active	{
		color:#990000;
		text-decoration:none;
		font-size:12px;
		}
.red a:hover	{ color:#006600;
		text-decoration:none;
		font-size:12px;
		}
.black {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.white {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
