.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
a:link {
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666633;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #CC6633;
}
a:active {
	color: #003300;
}
