﻿.homebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
a.homebox:link  {
	color : #990000; 
	text-decoration : none;
}
a.homebox:visited  { 
	color : #990000;  
	text-decoration : none;
}
a.homebox:hover  {
	color : #FFFFFF;
	text-decoration : underline;
	background-color: #990000;
}
