body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link01 {color: #666666; text-decoration: none}  
a.link01:link {color: #666666} 
a.link01:active {color: #666666} 
a.link01:visited {color: #666666} 
a.link01:hover {color:#666666; text-decoration: underline}  

.link02 {color: #000000; text-decoration: none}  
a.link02:link {color: #000000} 
a.link02:active {color: #000000} 
a.link02:visited {color: #000000} 
a.link02:hover {color:#000000}  

.txt_box {
font-size: 12px
}

.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
.txt02 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	font-weight: bold;
}
.txt04 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt05 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8CBB00;
	font-weight: bold;
}
.txt06 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
	font-weight: bold;
}

.bordes_tabla {
	border: 1px solid #A2D700;
}
