body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12;
	color: #333333;
	text-decoration: none;	
	background: #FFFFFF url(images/fdweb.gif) repeat-y center;
}

td { font-family: Arial, Verdana, Tahoma; font-size: 12; text-decoration: auto; }
td:hover { text-decoration: none; }

a { font-family: Arial, Verdana, Tahoma; color: #333333; font-size: 12; text-decoration: none; }
a:hover { color: #0000CC; text-decoration: underline; }

h1 { font-family: Arial; font-size: 24; font-weight: bold; color: #333333; letter-spacing:-1px; text-decoration: none; }
h1:hover { color: #0000CC; text-decoration: underline; }

.cuadro { background: #FFFFFF; padding: 2px 10px; color: #0066FF; font-size: 15; font-weight: bold; letter-spacing:-1px; overflow: visible; vertical-align: top; text-decoration: none; }
.cuadro:hover { background: #EFEFEF; color: #666666; text-decoration: none; }

.thumbs { border: 1px solid #CCCCCC; }

.tits { font-family: Arial; font-size: 28; font-weight: bold; color: #333333; letter-spacing:-1px; text-decoration: none; }
.tits:hover { color: #0000CC; text-decoration: underline; }

.tits2 { font-family: Arial; font-size: 20; font-weight: bold; color: #333333; letter-spacing:-1px; text-decoration: none; }
.tits2:hover { color: #0000CC; text-decoration: underline; }

.tits3 { font-family: Arial; font-size: 16; font-weight: bold; color: #333333; text-decoration: none; }
.tits3:hover { color: #0000CC; text-decoration: underline; }

.tits4 { font-family: Lucida Sans Unicode, Arial; font-size: 11; font-weight: bold; color: #4181BD; text-decoration: none; }
.tits4:hover { color: #0000CC; text-decoration: underline; }

.txtch { font-family: Lucida Sans Unicode, Arial; font-size: 11; color: #333333; text-decoration: none; }
.txtch:hover { color: #0000CC; text-decoration: underline; }

input.inputError {
   background:#FFF0F0;
   border:#FF0000 solid 1px;
}
