a:link { text-decoration: none; color: #000} 
a:visited { text-decoration: none; color: #000} 
a:active { text-decoration: none; color: #000} 
a:hover { text-decoration:none; color: #5d5bb0} 
	
.input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	background-color:#F7F3EE;
	border: 1px solid #FFC78E;
}

.contact {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #D6D6CA;
	background-color:#DE511C;
	border: 1px ridge #87A0C7;
}

.submit {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	width: 158px;
	color:#ccc;
	background-color:#3C1313;
	border: 1px ridge #B4CDF3;
	}

.latin {
	font-family: Tahoma;
	font-size: 9px;
	color:#D14F00;
	font-weight:bold
	}	
	
.latinb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:150%;
	}	

.latin2 {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color:#000000
	}	
	
.jumpmeny {
	font-family: Verdana;
	font-size: 10px;
	}		

