.cajaAzul {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background: #003366;
	text-decoration : none;
}

.cajaAzulClaro {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	color : #003366;
	background: #AABBDD;
	text-decoration : none;
}

.cajaNaranja{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	color : #003366;
	background: #DB9000;
	text-decoration : none;
	font-weight: bold;
}

.cajaNaranjaClaro{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	color : #003366;
	background: #FDE7D0;
	text-decoration : none;
}

a {
	font-family: arial,helvetica,sans-serif;
	font-size : 12px;
	color : #003366;
	text-decoration : none;
	font-weight: bold;
}

a:hover{
	font-family: arial,helvetica,sans-serif;
	font-size : 12px;
	color : #003366;
	text-decoration : underline;
	font-weight: bold;
}

body,td,p  {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 11px;
	color : #003366;
}

h1{font-size : 12px;}

input {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 120px
}

textarea {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 200px;
	height: 90px;
}

.textareag {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 522px;
	height: 200px;
}

.textareap {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 522px;
	height: 75px;
}

.inputg {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 522px;
}

.inputp {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 75px;
}

.linkblanco {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: normal;
}

.blanco11Bold {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

pre {
	font-size : 12px;
	font-family: monospace;
	font-weight: bold;
	color : #003366;
	text-decoration : none;
}

.inputMail {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 160px;
}

.inputGoogle {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 120px;
}

.codigo {
	font-size : 11px;
	font-family: monospace;
	font-weight: normal;
	color : #DB9000;
	text-decoration : none;
}

textarea.code{
	width:100%; height:500px; border: 1px dashed #003366; color: #003366; background-color: #FDE7D0;
}

#searchGoogle input {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	width: 200px;
}