body {
	background-color: #003;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #CFCFC9;
}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF6400;
	text-decoration: none;
}
a:active {
	color: #FF6400;
	text-decoration: underline;
}
.Encabezado_Seccion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
.Frases {
	font-family: Stylograph;
	font-size: 24px;
	color: #F00;
	text-align: center;
}

