.text1 {
font-family : Verdana;
font-size: 11;
color: #3366CC;
}

.text3 {
font-family : Verdana;
font-size: 11;
padding: 10px;
color: #666666;
 line-height : 1.5;
}

.titles{
	font-family : Verdana;
font-size: 13;
font-weight: bold;
color: #3366CC;
}

.downmenu{
font-family : Verdana;
font-size: 9;
font-weight: bold;
text-decoration: none;
color: #3366CC;
}
.downmenu:hover{
	text-decoration :none;
	color: Red;
}

.text2 {
font-family : Verdana;
font-size: 10;
font-weight: bold;
color: #ffffff;
}

.field {
font-family : Verdana;
font-size: 10;
color: #003333;
}

.link{
font-family : Verdana;
font-size: 10;
text-decoration: none;
color: #3366CC;
}
.link:hover{
	text-decoration :none;
	color: Red;
}
