@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
A:link,A:visited {
	font-style:bold;
	color:#FFFFFF;
	text-decoration: none;}

a:hover {
color:#FFFFF0;
background-color:#66CD00;
border-width:0;}

a:link, a:visited img{
border-width:0;}

.bot {
	text-align: center;
	width: 800px;
	line-height: 20px;
}
.tiulos02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}

.tit {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    text-align: center;
    align:center; 
    text-decoration: none;
    color:#FFFFFF;
    background-color:#458B00;
	} 

.tit:hover {color:#FFFFFF;
background-color:#66CD00;
	}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}
.tiulos01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #84171A;
	color: #FFFFFF;
}
.titulos03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.lnks {
    color:#FFFFF0;
	background-color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.lnks:hover {
	color:#FFFFF0;
    background-color: #0000CD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

