TABLE {
	color : #004795;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	font-size : x-small;
	text-align : center;
}
BODY {
	color : #004795;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	font-size : x-small;
	text-align : center;
}

A {
	color : #004795;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	text-decoration : none;
	font-size : x-small;
}

A:HOVER {
	color: Red;
	font-family: "MS Sans Serif", "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: x-small;
	background-color: #bbebe3;
}

A:VISITED {
font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	font-size : x-small;
}
