.drg {
	font-family: Georgia;
	font-style: oblique;
	text-decoration: none;
	font-style: oblique;
	color: #000000;
}

.menu {
	font-family: Verdana;
	font-size: 14px;
	color: #FF9900;
	font-style: oblique;
	background-color: #330066;
	text-decoration: none;
}

body {
	margin-top: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background: #FF9900 url(../images/banner_bkg.png) repeat-x;
	table-bgcolor: #AF2BDA;
	text-decoration: none;			
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFCC00;
}

a:hover {
	/*color: #33CCFF;*/	
	text-decoration: none;
	font-weight: normal;
	font-style:normal
}

.pagenav {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-color: #FF9900;
	background-color: #330066;
	padding: 0px 20px;
	line-height: 20px;
	margin: 10px;
	color: #FF9900;
	font-family: Georgia, serif;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}
