td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	line-height:16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background:url(images/bg.jpg);
	background-repeat:repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.estiloLink{
	color:#003366;
	font-weight:bolder;
	font-size:10px;
}
.TituloAzul{
	color:#003366;
	font-weight:bolder;
}
.Texto{
	color:#333333;
	font-size:11px;
}
.link{
	color:#333333;
	font-size:10px;
}
