A:LINK {
	color : #ff6600;
	text-decoration : underline;
}

A:VISITED {
	color : #ff6600;
	text-decoration : underline;
}

A:ACTIVE {
	color : #ff6600;
	text-decoration : underline;
}

A:HOVER {
	text-decoration : none;
	color : #ff6600;
}

SPAN.texto {
	font-family : Verdana,Arial;
	font-size : x-small;
}

SPAN.texto1 {
	font-family : Verdana,Arial;
	font-size : small;
}

SPAN.texto2 {
	font-family : Verdana,Arial;
	font-size : xx-small;
}

SPAN.texto3 {
	font-family : Verdana,Arial;
	font-size : xx-small;
	line-height : 20px;
}