* { -moz-box-sizing:border-box; box-sizing:border-box; }

body    { margin-left:0px; margin-top:0px; }

a:link 		{ color:#000000; text-decoration:none }
a:visited 	{ color:#000000; text-decoration:none }
a:active 	{ color:#000000; text-decoration:none }
a:hover 	{ color:#1160C6; text-decoration:none }

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1160C6;
	font-weight: bold;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1160c6;
	font-weight: bold;
}
.textboldnegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.linksnegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text table tr td .text strong {
	color: #F00;
}
.text table tr td .text font strong {
	color: #000;
}

