.Titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ffcc66;
	font-variant: normal;
	font-weight: bolder;
	height: 16px;



}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link{
	color: #FFFFFF;
	text-decoration : none
	}
a:visited{
	color: #FFFFFF;
	text-decoration : none
	}


a:hover{
color:#99cc33;
text-decoration : none

 }

a:active { Color : #FFFFFF; text-decoration : none
}