a.yellow  {
	color : #000099;
	font-size : 7pt;
	font-family : Verdana,helvetica,arial,sans-serif;
	text-decoration : none;
}

a.yellow:visted{
	color : #ffffff;
	font-size : 10pt;
	text-decoration : none;
}

a.yellow:hover  {
	text-decoration : underline;
}



a.blue  {
	color : #FFCC00;
	font-size : 7pt;
	font-family : Verdana,helvetica,arial,sans-serif;
	text-decoration : none;
}

a.blue:hover{
	text-decoration : underline;
}


