A:link {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana,Arial;
        font-size : 10px;
	color : #6E6E6E;
}

A:visited {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana,Arial;
        font-size : 10px;
	color : #6E6E6E;
}

A:active {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana,Arial;
        font-size : 10px;
	color : #6E6E6E;
}

A:hover {
        text-decoration: underline;
	font-weight : bold;
	font-family : Verdana,Arial;
        font-size : 10px;
	color : #6E6E6E;
}

BODY {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

.fonts {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8}
