BODY, TABLE, TR, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font : 13px;
}

A, A:Visited {
	color: navy;
	font-weight : bold;
}

A:Hover {
	color: navy;
	font-weight : bold;
}

A.button, A.button:Visited {
	color: navy;
	font-weight : bold;
}

A.button:Hover {
	color: navy;
	font-weight : bold;
}


