A:link {
	color: #000080;
	text-decoration: none;
}
A:visited {
	color: #000080;
	text-decoration: none;
}
A:active {
	color: #000080;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: none;
}


A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:hover {
	color: #000080;
	text-decoration: none;
}


A.derecha:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.derecha:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.derecha:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.derecha:hover {
	color: #FFFF00;
	text-decoration: none;
}


TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.dark {
	font-size: 18px;
	font-family : Arial;
	color : #000000;
}

P.dark {
	font-size: 18px;
	font-family : Arial;
}

TD.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #999999;
}

P.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #999999;
}


#cuadrante {
	font-size: 12px;
	font-family : Arial;
	color : #FFFFFF;
        font-weight: bold;
}
#cuadrante A:link {
	font-size: 12px;
	font-family : Arial;
	color : #FFFFFF;
        font-weight: bold;
}
#cuadrante A:visited {
	font-size: 12px;
	font-family : Arial;
	color : #FFFFFF;
        font-weight: bold;
}
#cuadrante A:active {
	font-size: 12px;
	font-family : Arial;
	color : #FFFFFF;
        font-weight: bold;
}
#cuadrante A:hover {
	font-size: 12px;
	font-family : Arial;
	color : #C0C0C0;
        font-weight: bold;
}

#textlogo {
	font-size: 12px;
	font-family : Arial;
	color : #000080;
        font-weight: bold;
}

#marquesina {
	font-size: 12px;
	font-family : Arial;
}

#icono {
	font-size: 10px;
	font-family : Arial;
}

#google {
	font-size: 12px;
	font-family : Arial;
}

#menu_inf {
	font-size: 10px;
	font-family : Arial;
}

#c_atlas {
	font-size: 10px;
	font-family : Times;
}

#mini {
	font-size: 10px;
	font-family : Arial;
}


form {
	display: inline;
	margin: 0px;
	font-size: 12px;
	font-family : Arial;
	color: #000080;
}
input {
	border: 1px solid #000000;
	font-size: 12px;
	font-family : Arial;
	color: #000080;
}
textarea {
	border: 1px solid #000000;
	font-size: 12px;
	font-family : Arial;
	color: #000080;
}
select {
	border: 1px solid #000000;
	font-size: 12px;
	font-family : Arial;
	color: #000080;
}
