.Text {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.TextTitle {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
	text-decoration : underline;
}

A:LINK, A:VISITED {
	color : #D80000;
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	background-color : #D80000;
	color : White;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
.Title {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-align : right;
	background-color : #993300;
	font-style : normal;
}																																																																																																																														}
.Name {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : Black;
	text-align : center;
}
Body{
		font-size : 13px;
		font-family : Arial, Helvetica, sans-serif;
		text-align : justify;
		line-height : 20px;
}
.button {
	border: 1px outset;
	background-color: #E8E8E8;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	border-color: #999999 #000000 #000000 #999999;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	vertical-align : middle;
}
.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    vertical-align : middle;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 1px;
	padding-bottom : 1px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    vertical-align : top;
	text-align : justify;
}	
a.noticia:LINK, A.noticia:VISITED{
	color : #FFFF33;
	text-decoration : none;
	font-weight : bold;
	background-color : Black;
	font-size : 13px;
	font-family : sans-serif;
}
a.noticia:hover{
	color : #FFFF33;
	text-decoration : underline;
	font-weight : bold;
	background-color : Black;
	font-size : 13px;
	font-family : sans-serif;
}
