A.link {
	font-family : Verdana, Arial;
	font-size : 10px;
	color :#000000;
	text-decoration: underline;
}

A.link:HOVER {
	color:#d92621;
	font-weight: bold;
}
A.link_V2 {
	font-family : Verdana, Arial;
	font-size : 12px;
	color :#000000;
	font-weight: bold;
	text-decoration: underline;
}

A.link_V2:HOVER {
	color:#d92621;
}
.text_N {
	font-family : Verdana, Arial;
	font-size : 12px;
	color:#000000;
	font-weight:bold;
}
.text {
	font-family : Verdana, Arial;
	font-size : 12px;
	color:#000000;
	text-decoration : none;
}
.text_verm {
	font-family : Verdana, Arial;
	font-size : 12px;
	color:#d92621;
	text-decoration : none;
}
.text_titulo {
	font-family : Verdana, Arial;
	font-size : 17px;
	color:#d92621;
	font-weight:bold;
}
