.contact {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: "Verdana, Tahoma";
}
A {
	font-family : Verdana;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
A:visited {
	font-family : Verdana;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
A:active {
	font-family : Verdana;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
A:hover {
	font-family : Verdana;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
}
A.linksmall:unknown {
	font-family : Verdana;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
.bordo {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.normal { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	text-decoration:none;
	font-weight:normal;
}
.small { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	text-decoration:none;
}
.footer { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	text-decoration:none;
}
.tit_blu { 
	font-family: Verdana; 
	font-size: 15px;
	font-weight:bold;
	color: #2062B8; 
	text-decoration:none;
}
.tit_red { 
	font-family: Verdana; 
	font-size: 15px;
	font-weight:bold;
	color: #FF0000; 
	text-decoration:none;
}