body {
	background-color: #D2D700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(imgs/gif/back.gif);
	background-repeat: repeat-y;
	background-position: center;


}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a:link {
	color: #DB712B;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a:active {
	color: #DB712B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #DB712B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
