body,td,p 
{
      font-family: Arial, Helvetica, sans-serif; 
      color: #000000;
	  font-size: 12px;
}

a
{
	 color: #0000FF; 
	 text-decoration: none;
}

.menuLink 
{  
      font-family: Arial, Helvetica, sans-serif; 
	  font-size: 11px;
      color: #FFFFFF;
      text-decoration: none;
      font-weight: bold;
}

.sectionsLink
{  
      font-family: Arial, Helvetica, sans-serif; 
      color: #FFFFFF;
      font-weight: bold;
}


a:hover
{
  color: #FF0000; 
}

.td_options {  color: #000000; font-size: 12px}

.subheading { font-size: 16px; font-weight:bold;}

.linkStyle1
{
	text-decoration: none;
	font-size: xx-small;
}
.textStyle1
{
	text-decoration: none;
	font-size: xx-small;
}
.textName {  font-size: small; font-weight: bold}
.leftLinks {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.leftLinks:hover
{
	color: #FFCC00; 
}

.bottomLinks {
	text-decoration: none;
	font-size: 11px;
	color: white;
}
.bottomLinks:hover{
	color:yellow;
}
.view_all {  
	font-weight: bold;
	color: #FFCC00; 
	text-decoration: none;
}
.view_all:hover {  color: white; text-decoration: none}
.subheader{
	color:#000099;
}
.subheader_pink{
	color:#CC0099;
}
.dashLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009900;
}
.frontlink {
	color:green;
}
.frontlink:hover
{
	color:red;
}