body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.links_01 {
	font-size: 12px;
	color: #333333;
}
.links_01:hover {
	font-size: 12px;
	color: #99CC00;
}
.links_02 {
	font-size: 11px;
	color: #333333;
}
.links_02:hover {
	font-size: 11px;
	color: #99CC00;
}
.links_03 {
	font-size: 11px;
	color: #666666;
}
.links_03:hover {
	font-size: 11px;
	color: #99CC00;
}
.links_04 {
	font-size: 18px;
	color: #FF9900;
	line-height: 18px;
}
.links_04:hover {
	font-size: 18px;
	color: #99CC00;
	line-height: 18px;
}


.titulos_01 {
	font-size: 22px;
	color: #99CC00;
	line-height: 18px;
}
.titulos_02 {
	font-size: 30px;
	color: #FF9900;
	line-height: 25px;
}
.titulos_03 {
	font-size: 18px;
	color: #FF9900;
	line-height: 25px;
}


.textos_01 {
	font-size: 12px;
	color: #5D5D5D;
	margin: 5px;
}
.textos_02 {
	font-size: 12px;
	color: #000000;
}
.textos_03 {
	font-size: 12px;
	color: #666666;
}
.textos_04 {
	font-size: 10px;
	color: #666666;
}
.textos_05 {
	font-size: 14px;
	color: #333333;
}


.td_01 {
	background-color:#CBDCA3;
}
.td_01:hover {
	background-color:#99CC00;
}
.td_contenido {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image:url(_design/fondo_tabla_01.jpg);
}
