BODY, TD, TR
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: x-small;
	padding-bottom: 2px;
	margin: 0px 10px;
	clip: rect(0px 0px 0px 0px);
	color: #ffffcc;
	padding-top: 2px;
	font-family: Verdana, 'Comic Sans MS' , Arial, 'Microsoft Sans Serif';
	background-color: #336666;
}
#pic
{
	overflow: auto;
	width: 100%;
	position: relative;
	height: 314px;
	background-color: #999999;
}	
A:link
{
	color: #ffcc99;
}
A:hover
{
	color: #FF9900;
}
A:visited{COLOR: #ffcc99;}

#header1
{
	font-size: x-large;
	color: #ffcc33;
	font-family: 'Bookman Old Style' , 'Franklin Gothic Book' , Arial, 'Times New Roman';
}	
.tdStyle
{

}

.BottomP
{
	font-size:   x-small;
	color: Maroon;
	font-family: Verdana,Arial,Times Roman;
	background-color: maroon;
}
.NoticiasP
{
	font-size:   x-small;
	color: silver;
	font-family: Verdana,Arial,Times Roman;
	background-color: maroon;
}

.NoticiasTable
{
	font-size:   x-small;
	color: maroon;
	font-family: Verdana,Arial,Times Roman;
	background-color: maroon;
}

.NoticeBody
{
	font-size: x-small;
	font-weight:normal;
	color: maroon;
	font-family: Verdana,Arial,Times Roman;
	background-color: silver;
}
#Coplas
{
	text-align: center;
	color: #8B0000;
	margin-left: 10%;
	margin-right: 10%;
}

H1
{
	color: #191970;
	font-family: 'Century Schoolbook' , Verdana, 'Arial Black' , Sans-serif, 'Comic Sans MS';
	text-align: center;
}

h2,h3,h4,h5,h6
	{
    }
pre {
    color: green; font-weight: bold;
    white-space: pre; font-family: monospace;
    }
em {
    font-style: italic;
    font-weight: bold }

strong {
    text-transform: uppercase;
    font-weight: bold
    }
.navbar {
    text-align: center
    }
    
#MainTable
{
	padding: 8px;
	margin: 2px;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 2px;
	empty-cells: hide;
	width: 100%;
}
#MainTable TD
{
	border: thin solid #FFFF99;
	width: 50%;
}
#MainTable img
{
	border-width: 0px;
	float: left;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}