.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
A.LinkAzul {
	color: #0000FF;
	text-decoration: underline;
}
A.LinkAzul:Hover {
	color: #FF0000;
}
A.LinkBl {
	color: #FFFF00;
}
A.LinkBl:Hover {
	color: #FFFFFF;
}
.style1 {font-size: 12px}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #990000;
	font-weight: bold;
}
.style1_Bold {
	font-size: 12px;
	font-weight: bold;
}
