.text {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666666;
	text-align:justify;

}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;

}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.text a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color : #666666;
	text-decoration: none;
	font-weight:normal;
}
.text a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:normal;
	color:#000000;	
	margin-left: 0px;
	}
.menu a {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin-left: 0px;
	color:#666666;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	margin-left: 0px;
	color:#000000;
	text-decoration: underline;

}
.footer {
	font-family: Arial;
	font-size: 9px;
	color:#000000;
	font-weight: normal;}
.footer a {
	font-family: Arial;
	font-size: 9px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;}
.footer a:hover {
	font-family: Arial;
	font-size: 9px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: normal;}
