/* ------------------- body ------------------- */
body {
font-size: small;
color: #333333;
}

/* -------------------Text ------------------- */
.menutext a {
	font-size: 12px;
	text-decoration: none;
	color:#003300;
}

.menutext a:hover {
color: #FF6600;
}

.buttonmenu a {
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
}

.buttonmenu a:hover {
color: #FF6600;
}

.linktext a {
font-size: small;
color: #003300;
}

.linktext a:hover{
color: #FF6600;
}


.leadsub {
font-size: 10px;
}