/* CSS Document */

BODY{
}
a{
color:#cccccc;
font-weight:bold;
text-decoration:none;
}
a:link {
color:#627695;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#627695;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#627695;
font-weight:bold;
text-decoration:overline;
}
a:active{
color:#990000;
font-weight:bold;
text-decoration:none;
}
.style1 {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	line-height:25px;
	text-align:justify;
}
.style11 {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	line-height:25px;
	text-align:center;
}
.noticias {
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
	line-height:20px;
	font-weight:bold;
}

.style2 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-family: Tahoma;
}
.listas {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	list-style-image:url(images/vineta.gif);
	line-height:20px;
	list-style-position:inherit;
	
}

.Estilo berckman {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
