A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #E19916;
}

body, td, th {
font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 30px;
}
body {
	background-color: #DDDDDB;
	margin-left: 0px;
	margin-top: 0px;;
	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A7700C;
	line-height: 20px
}


h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033266;
	line-height: 20px;
}


h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #033266;
	line-height: 12px;
}

a:link {
	color: #7D550B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A7700C;
}
a:active {
	text-decoration: none;
	color: #E19916;
}

#tag {
	position:absolute;
 	width:500px; 
 	left:365; 
 	top:103; 
 	
}