BODY {	font-family : "Arial";
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color:  #000000;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;}

.style1 {font-size: 18px; color:#FFFF00}
body,td,th {font-size: 14px;color: #FFFF00;}
a {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFFF00;font-weight: bold;}
a:visited {color: #FFFF99;}
a:active {color: #FFFFFF;}
img.tmb {BORDER: 1px solid #FFFFFF;}
td.tmb { background-image:url(images/tmbbg.jpg) }
#hdr_links {
	width: 240px;
	height: 163px;
	float: left;
	text-align: left;
}
#h_link {
	width: 216px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
}
#h_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#h_link a:hover{
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
}