A.SiteText:link { color: #5D1628; text-decoration: none;}

A.SiteText:active { color: #5D1628; text-decoration: none;}

A.SiteText:visited { color: #5D1628; text-decoration: none;}

A.SiteText:hover { color: #420917; text-decoration: underline;}

.SiteText {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5D1628;	
	text-decoration: none;
}
A.White:link { color: #ffffff; text-decoration: none;}
A.White:active { color: #ffffff; text-decoration: none;}
A.White:hover { color: #ffffff; text-decoration: underline;}
.White {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;	
	text-decoration: none;
}
