
a:link {
	font-family: verdana;
	font-size: 10pt;
	color: #66cc00;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #006600;
	font-weight: normal;
	text-decoration: underline;
}

.page_title {
	font-family: verdana;
	font-size: 10pt;
	color: #66cc00;	
	font-weight: bold;
	text-decoration: none;
}

.normal_style {
	font-family: verdana;
	font-size: 10pt;
	color: #66cc00;	
	font-weight: normal;
	text-decoration: none;
}

.highlight_style {
	font-family: verdana;
	font-size: 10pt;
	color: #003300;	
	font-weight: normal;
	text-decoration: none;
}
