body { padding: 0; margin:0px 0px 0px 0px; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: white; background-color: #FFFFFF; background-image: url(''); background-repeat: repeat-x; background-position: top; }
#content { margin: 0px auto; width: 980px; background-color: black; border: 1px; border-color: white; border-style: solid}
.topnav_menu
{
font-weight: bold;
color: black;
font-size: 14px;
}
.topnav_menu a
{
color: black;
text-decoration: none;
}
.topnav_menu a:hover
{
color: #696969;
text-decoration: underline;
cursor:pointer   
}

a{
	font-family: Arial, sans-serif;
	
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	font-family: Arial, sans-serif;
font-size: 11px;
color: red;
text-decoration: underline
}
.smallbox td{
	border:1px;
	border-color:red;
	border-style:solid;
}