body {
scrollbar-face-color: #333399;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #333399;
scrollbar-3dlight-color: #333399;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}

A:link		{
	color: #BC305E;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
A:visited	{
	color: #BC305E;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
A:active	{
	color: #BC305E;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
A:hover	{
	color: #333399;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}

A.titulo:link		{color: #999999; font-weight:bold; font-family: Verdana,Arial,Helvetica,Sans-serif;font-size:10px; text-decoration: none}
A.titulo:visited	{color: #999999; font-weight:bold; font-family: Verdana,Arial,Helvetica,Sans-serif;font-size:10px; text-decoration: none}
A.titulo:active	{color: #999999; font-weight:bold; font-family: Verdana,Arial,Helvetica,Sans-serif; font-size:10px; text-decoration: none}
A.titulo:hover	{color: #A47F24; font-weight:bold; font-family: Verdana,Arial,Helvetica,Sans-serif; font-size:10px; text-decoration: none }

.textos
{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	color: #556B2F;
}

.titulos
{
	font-size: 23px;
	font-weight: bolder;
	font-style: oblique;
	font-family: Arial Rounded MT Bold, Arial;
	color: #191970;
}

.oraciones{
	font-size: 16px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #FF4322;
}

<!-- forms -->
.cajas
{
border: 1px #F6D300 solid;
font-size:11px; 
font-family: Arial,Helvetica,Sans-serif; 
color: #112083;

}
.txtcaj
{
font-family: Arial,Helvetica,Sans-serif; 
font-size:11px; 
color: #112083;
}

 
 .textos_peq
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	color: #556B2F;
}