A  {
	font-size : small;
	font-family : Arial CE;
	color : #0000aa;
	text-decoration : none;
}

A:Visited  {
	color : #0000FF;
}

A:Active  {
	color : #000000;
}

A:Hover  {
	color : #800000;
	text-decoration : underline;
}

