
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.menu a {
	color: #666666;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menu a:active {
	color: #FF9900;
	text-decoration: none;
}
.body {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	align: right;
}

.body a {
	text-decoration: none;
	color: #C26B6B;
}
.body a:hover {
	text-decoration: underline;
	color: #A31E1E;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
.footer a {
	text-decoration: none;
	color: #C26B6B;
}
.footer a:hover {
	text-decoration: none;
	color: #A31E1E;
}



.contactboxform SELECT {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; WIDTH: 10px; COLOR: #666666; FONT-FAMILY: Arial ; HEIGHT: 20px
}
.contactboxform INPUT {
	FONT-SIZE: 11px; WIDTH: 100%; COLOR: #666666; FONT-FAMILY: Arial; HEIGHT: 20px
}
.contactboxform CHECKBOX {
	FONT-SIZE: 11px; WIDTH: 10px; COLOR: #666666; FONT-FAMILY: Arial; HEIGHT: 20px
}

.contactboxform TEXTAREA {
	FONT-SIZE: 11px; WIDTH: 100%; COLOR: #666666; FONT-FAMILY: Arial; HEIGHT: 125px
}