BODY, TD, TR, INPUT, SELECT, OPTION
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

BODY
{
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.warning
{
	font-size: 12px;
	color: red;
}

A
{
	color: Black;
	text-decoration: underline;
	font-size: 12px;
}

A:hover
{
	color: white;
}

A.hover_link:hover 
{
	background-color: Black;
}

A.menulink
{
	margin-left: 23px;
}