body {
	background-color: #999898;
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0px 5px 5px 5px;
}

.w_text1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9px;
}

a:link, a:visited {
	color: #D36D3A;
	text-decoration : none;
	font-weight: bold;
}

a:active, a:hover, a:focus {
	color: #316B6B;
	text-decoration : underline;
	font-weight: bold;
}

a.text:link, a.text:visited {
	color: #316B6B;
	font-weight: normal;
	text-decoration: none;
}

a.text:active, a.text:hover, a.text:focus {
	color: #006699;
	text-decoration : underline;
	font-weight: regular;
}
