/*
 * Style sheet for Venus
 * woensdag 28 april 2004 14:57:25
 */

Body
{ 
	background : #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}

div
{
	text-align : center
}

H1, H2, H3, H4, H5, H6
{
	font-family: Verdana, Arial, sans-serif; 
	color: #66776B
}

TD
{
	vertical-align: top;
	font-family : verdana, arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold
	}

a:hover {
	background-color : #FF6600;
	color: #000000;
	font-weight : bold;
}

A:LINK , a:active
 {
	text-decoration : none;
	color: #ffffff;
	font-weight : bold;
}

A:VISITED
{ 
	text-decoration : none;
	color: #666666;
	font-weight : bold;
}
