a:link {  
	text-decoration: none; color: #000066;
	}

a:visited {  
	text-decoration: none; color: #000066;
	}

a:hover {  
	text-decoration: underline; color: Black;
	background-color : #fff5d0;
	}

a:active {  
	text-decoration: none; color: #000066;
	}
	
.prestyle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}

.copywrite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
}

body {
	background-color: White;
	margin-top : 10px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

h4.menu {
	font-size:.8em;
	margin-left:25px;
	color:#CCAF59;
	border-bottom:3px solid #9BB3CC;
	padding-right:5px;
	margin-bottom:0px;
	}
	
.tdblue {
	background-color: #9bb3cc;
}

.tdsidebar {
	background-color: #f5e196;
	border: 1px solid #666666;

}

.tdmenu {
    background-color: #00001b;
}

.tdbody {
   background-color: #fff5d0;
}

