P, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Blue;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #2A9AD4;
	text-decoration : underline;
	color : Yellow;
}
BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
; background-color: #FFFFFF
}
EM {
	color : #2A9AD4;
}


.cielo {  background-attachment: fixed; background-image: url(images/sfondocielo.jpg); background-repeat: repeat; background-position: center center}
