A:LINK{
	color : #333333;
	text-decoration : none;
	font-weight: bold;
}


A:VISITED {
	color :#000000;
	text-decoration : none;
	font-weight: bold;
}

A:Hover{
	color: #CE0000;
	text-decoration: none;
	font-weight: bold;
}
