td img {display: block;}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
body {
	background-color: #E0E0E0;
	margin-top: 3px;

}

A:hover {color: #D5E000; font-weight: 1400 ;text-decoration: underline ; }

A:link {color: #ffffff; font-weight: 1400 ; text-decoration: none ; }
A { color: #ffffff; text-decoration: none ;}

.header {
	color: #D5DF02;
	font-size: 20px;
}

.tableborder { border-right-style: solid; border-right-color: #D5DF02;border-right-width: 2px;border-left-style: solid; border-left-color: #D5DF02;border-left-width: 2px;border-bottom-style: solid; border-bottom-color: #D5DF02;border-bottom-width: 2px;border-top-style: solid; border-top-color: #D5DF02;border-top-width: 2px;}
