body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #110C06;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table td, span, p{
	font-size:12px;
}

.fields, .fields_greetings, .boton, textarea{
	border: 1px solid #CC0001;
	font-size: 11px;
	color: #333333;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #FFFFFF;
}
.fields:focus, input:focus, textarea:focus, input:hover{
	background-color: lightyellow;
}

a:link,
a:visited{
	font-size:12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0001;
}
a:active {
	text-decoration: none;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.titulosrokola {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #684B29;
}
.fondocenda1 {
	background: #FFFFFF url(images/backcell1.jpg) repeat-x;
}
.fondocenda2 {
	background: #FFFFFF url(images/backcell2.jpg) repeat-x;
}
.fondorokola {
	background: #FFFFFF url(images/rokola_center.jpg) repeat-x;
}
.textogrl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.iconosrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
