A:link {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {color : #800080;
font-family : sans-serif;
text-decoration : none;
font-weight : bold;
font-size : 10pt;
}

A:Active  {color : #008000}

A:Hover  {color : #FF0000;
				text-decoration : underline;
				}


