body, td, li, dd, dt, form, table, p, tr, ul, blockquote, b, ol, alt {
	scrollbar-3d-light-color : #125212;
	scrollbar-arrow-color : #125212;
	scrollbar-base-color : #AAD270;
	scrollbar-dark-shadow-color : #125212;
	scrollbar-face-color : #AAD270;
	scrollbar-highlight-color : #125212;
	scrollbar-shadow-color : #125212;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}


a:link {
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	font-weight: normal;
	text-decoration : none
}
a:visited {
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	font-weight: normal;
	text-decoration : none
}
a:hover {
	font-size: 10pt;
	color: #125212;
	font-family: Verdana;
	font-weight: bold;
	cursor: normal;
	text-decoration : underline
}
