body {
height:100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image:  url("../images/tiraw.jpg");
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto {
	font-size: 9px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_chico {
	font-size: 12px;
	color: #6D6E70;
	font-family: Times New Roman, Times, serif;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
}

.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFCC00;
}
.link2 {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	color:#6D6E70;
}

.link2:hover {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
.link3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6E70;
}

.link3:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
.link4 {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color:#6D6E70;
}

.link4:hover {
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color: #CCCCCC;
}
.txt {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
}
.seleccion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFCC00;
	font-weight:bold;
}
.textarea {		
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		border-style:solid;
		border-width:0px;
		border: 0px;
		background-color:#FFFFFF;
		color: #58585A;
		overflow:auto;
		width:270px;
		height:47px;
		margin-left:0px;
		margin-right:0px;		
	}
.input {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #58585A;
		background: #FFFFFF;
		border: 0px;
		height:14px;
		width:80px;
}

.textarea2{		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		border: 1px solid #333333;
		background-color:#FFFFFF;
		color: #6D6E70;
		width:200px;
		}
.input2{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #6D6E70;
		background: #FFFFFF;
		border: 1px solid #333333;		
		}
.input3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #58585A;
		border: 0px;
		background: #FFFFFF;
		height:14px;
		width:40px;
}
