.toplink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #424D4F;
	text-decoration:none;
}
.toplink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #424D4F;
	text-decoration:underline;
}
.toplink1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;	
	text-decoration:none;
}
.toplink1:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;	
	text-decoration:underline;
}
.redtext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #F20B00;
	text-decoration:underline;
}
.redtext:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #F20B00;
	text-decoration:none;
}
.sitename{
	font-family: Tahoma, Verdana;
	font-size:medium;
	color: #ffffff;
	font-weight:bold;
	}
.links {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.links:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}	
.text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	}
.graytext {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #A4A4A4;
	font-weight:bold;
	}
.graytext1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	}

