body {
	background-color: #922727;
	margin: 4px;
	text-align:center;
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:white;vertical-align:top;
}

a { 
	font-size: 12px; 
	color: yellow;
	text-decoration: none;
}

img
{
	border: 0px;
}

a:hover
{
	text-decoration: underline;
	color: #04A4FF;
}

input
{
	font-size: 10px;
}
	
