body {
	font-family: Verdana;
	font-size: 12px;
	color : #000000;
	}

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

A:HOVER, A:VISITED.HOVER{
	color : #C121B2;
	text-decoration : none;
	font-weight: bold;
}