body
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: #FF0000;
}

body.fondobmw
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: black;
 background-image: url(images/fondobmw.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
}

td
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: #000000;
}

.titulo
{
 font-size: 12pt;
 font-family: Verdana;
 text-decoration: none;
 color: #FF0000;
 font-weight : bold;
}


td.contacto
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: #ab77fd;
}


A:link
{
	font-size: 10pt;
	font-family: Comic Sans MS;
	text-decoration: none;
	font-weight: none;
	color:#FF0000;
}

A:visited
{
	font-size: 10pt;
	font-family: Comic Sans MS;
	text-decoration: none;
	color:#FF0000;
}

A:hover
{
	font-size: 10pt;
	font-family: Comic Sans MS;
	text-decoration: none;
	font-weight: none;
	color: #FF7D7D;
}

td.mail
{
	font-size: 10pt;
	font-family: Comic Sans MS;
	text-decoration: none;
	color:#993399;
	text-align:center;
}

.textbox
{
	font-size: xx-small;
	font-family: Verdana;
	color: black;
	background-color:#FFD9D9;
	border-width: thin;
	border-style: solid;
	border-color : black;
}

.textbox1
{
	font-size: xx-small;
	font-family: Verdana;
	color: #FF0000;
	background-color:#FFB7B7;
	border-width: thin;
	border-style: solid;
	border-color : #FFFFFF;
}


.boton
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #FFD9D9;
	color: #FF0000;
	font-weight: bold;
	border-width: thin;
	padding: 1;
	}

.mouseover
{
 background: #00ccff;
 cursor: hand;
}

.mouseout
{
 background: transparent;
 cursor: hand;
}
