body {
	margin : 0;
	background-color : #333;
	color : #333333;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.4em;
	padding : 0;
}

a.menu:link {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #2c312d;
}
a.menu:hover {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #7D4A00;
}
a.menu:visited {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #2c312d;
}
a {
	color : ;
	text-decoration : none;
	font-weight : normal;
}

a:hover {
	color : ;
}

a img {
	border-width : 0px;
}

h1 {
	padding-top : 0.5em;
	padding-left : 1em;
	margin : 0;
	text-align : left;
	vertical-align : middle;
	font-family : 'trebuchet ms', arial, verdana, helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	text-transform : uppercase;
	color : #ffffff;
	display: inline;
}

h2 {
	padding-left : 1.5em;
	margin : 0;
	text-align : left;
	vertical-align : top;
	font-family : 'trebuchet ms', arial, verdana, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform : lowercase;
	color : #333333;
	display: inline;
}

h3 {
	margin : 0;
	text-align : left;
	vertical-align : top;
	font-family : 'trebuchet ms', arial, verdana, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform : lowercase;
	color : #333333;
	display: inline;
}


.textocontenido {
	padding : 1.0em 1.0em 1.4em;
	margin : 0;
	text-align : left;
	vertical-align : top;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
}

a.footer:link {
	color : #f5f7e9;
	font-weight : normal;
	text-decoration : underline;
}

a.footer:hover {
	color : #ffffff;
}

A.oficial:link {
	color: Red;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.oficial:hover {
	color: Red;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A.oficial:active {
	color: Red;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.oficial:visited {
	color: Red;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

A:link {
	color: #7D4A00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A:hover {
	color: #7D4A00;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A:active {
	color: #7D4A00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A:visited {
	color: #7D4A00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
