a.menu {	
	color: #336699;
	font-weight: bold;	
	text-decoration: none
}
a.menu:hover {	
	color: #333333;
	font-weight: bold;
	text-decoration: none
	}
a.keyword {	
	color: #336699;
	font-weight: bold;	
	text-decoration: underline
}
a.keyword:hover {	
	color: #cc0000;
	font-weight: bold;
	text-decoration: none
	}
a.bold {	
	color: #cc0000;
	font-weight: bold;	
	text-decoration: underline
}
a.bold:hover {	
	color: #333333;
	font-weight: bold
}	
a {	
	color: #cc0000;
	font-weight: normal;	
	text-decoration: underline
}
a:hover {	
	color: #333333;
	font-weight: normal
}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 1em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	line-height: normal;
	color: #333333;
	background-color: #DCDCDC;
	text-decoration: none;
	}
.header  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #333333;
	background-color: #999999;
	text-align: right;
	}
.header2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
	}

