body
{
	font-family: Verdana;
	font-size: 10px;
}
table
{
	font-size: 10px;
	}
th
{
	background-color: #3E45BA;
	color: #ffffff;
	padding: 4px;}
td
{
	padding: 4px;
	text-align: left;}
td a
{
	color: #3E45BA;
	text-decoration: none;
	font-weight: bold;
	}
td a:hover
{
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	}
.enlaceLimpio
{
	color: #0000ff;
	text-decoration: none;
}
.enlaceLimpio:hover
{
	color: #3E45BA;
	text-decoration: none;
}
h3
{
	font-size: 16px;
	color: #3E45BA;}
h4
{
	font-size: 14px;
	color: #3E45BA;}
.enlaceNegrita
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.enlaceNegrita:hover
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.capaNoticias a
{
	background-image: url(../images/icon_bullet.gif);
	color: #000000;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	margin-left: 10px;
}
.capaNoticias a:hover
{
	color: #ff9933;
}