body {	
	background: #363636;
	font-family: Arial, Helvetica, sans-serif;
}

a.click-to-call, :link {
color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

a.click-to-call:visited  {
color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

a.click-to-call:hover   {
color: #FFF200;
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

span.urltop {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#urlstate  {
font-weight: bold;
font-size: 22pt;
text-decoration: none;
color: #0000FF;
}

#urltitle  {
font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #ffffff;
}

#urllist  {
font-weight: bold;
font-size: 9pt;
text-decoration: none;
color: #0000FF;
}

a, :link {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}