﻿body 
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#666666;
	background:#B6DDC7;
	text-align:center;
}

.noticias
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}

.noticiasTitulo
{
	color: #000000;
	text-decoration: none;
}

.noticiasTitulo:hover
{
	text-decoration: underline;
}
