
body {
	background-image: url();
	background-color: #cc6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}

.style1 { /*encabezado título*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	color: #CC3300;
}

.style2 { /*navegador*/
	color: #FFFF00;
	font-weight: bold;
	padding-right: 10px;
}

.style3 {color: #FFFF00}

h2 {
	color: #CC3300;
	background-position: center;
	text-align: center;
}

pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin-left: 10px;
}

.comentarios {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
text-align: justify;
}

.subtit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: green;
	text-align: center;
	font-weight: bold;
}

.colder {
text-align: center;

}

p {
	padding: 1px;
}

a:link {
	color: #FFFF00; text-decoration: none;
}
a:visited {
	color: #FFFF00; text-decoration: none;
}
a:hover {
	color: #FFFFFF; text-decoration: none;
}
a:active {
	color: #FFFF00; text-decoration: none;
}

.cuerpo {color: black; font-weight: bold;}

a.cuerpo:link {
	color: navy; text-decoration: none;font-weight: bold;
}
a.cuerpo:visited {
	color: navy; text-decoration: none;font-weight: bold;
}
a.cuerpo:hover {
	color: red; text-decoration: none;font-weight: bold;
}
a.cuerpo:active {
	color: navy; text-decoration: none;font-weight: bold;
}



#menu {
width: 145px; /* set width of menu */


}

#menu h3 { /*títulos de los botones*/

font-size: 9px;
color: yellow;
background: red;
text-transform: uppercase;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;

}

h3 { /*títulos de los botones*/

font-size:10px;
color: yellow;
background: #CC3300;
text-transform: uppercase;

}

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h3{
	font-size:9px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	height: 14px;
	width: 145px;
	text-indent: 2pt;
	background-color: #dddddd;
	color: #cc6600;
	font-weight : bold;
	text-decoration: none;
	border-top: 2px solid #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #999999;


}



#menu a:hover {
color: #cc6600;
	font-weight : bold;
	background: #b2e3ff;
	border-top: 2px solid #ffffff;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #FFffff;
	border-left: 0px solid #000000;

}

a.pokerlisting:link, a.pokerlisting:visited, a.pokerlisting:hover, a.pokerlisting:active  {


	text-decoration: underline;
	color: navy;

}

a.les:link{ color:blue;text-decoration:underline; }
a.les:visited{ color:blue;text-decoration:underline; }
a.les:hover{ color:navy; text-decoration:underline;}
a.les:active{ color:blue;text-decoration:underline; }
