body, p, td { background-color:#6699cc; color:#444444; font-size : 11px;line-height: 16px; font-family:Verdana; }

a {
	color: #B9D9F7;
	font-size : 11px;
	line-height: 12px;
	font-family:Verdana;
	text-decoration : none;

}
a.link { color: #444444 ;  font-size : 11px;line-height: 12px; font-family:Verdana; text-decoration : none; }
a.active { color: white ;  font-size : 11px;line-height: 12px; font-family:Verdana;  text-decoration : none;}
a.visited { color: #444444 ;  font-size : 11px;line-height: 12px; font-family:Verdana;  text-decoration : none;}
a:hover {
	color: #444444;
	font-size : 11px;
	line-height: 12px;
	font-family:Verdana;
	text-decoration : none;
	cursor: pointer;
}

