/* CSS Document */
body {font-family: Verdana, Arial, Helvetica; font: Verdana; font-size: 12px;}
a {text-decoration: none; color: #000000}
a:hover {color: #339966;}

.title {font-weight: normal; color: #CC0000; font-size: 10px;}
.title2 {font-weight: bold; color: #000000; font-size: 18px;}
.subtit {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;

}
.nav {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	background-color: #339966;



}

.pink {color: #ff00ff; font-weight: bold;}
.font {font-size: 12px;}
.link:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;


}
.subtit2 {

	font-size: 18px;
	color: #339966;
	font-weight: bold;
}
.textgreen {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339966;
	font-weight: bold;

}
.title3 {
font-weight: bold; color: #FF0000; font-size: 18px;
}
.textred {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}
