Body{
	background : Black;
	color : White;
	background-image:  url('http://www.skifmexico.com//images/bg.png');
	background-repeat: no-repeat;
	background-position: top;
}

#mainframe{
	border: 1px;
	border-color: White;
	border-style: solid;
	width: 800px;
	background: Black;
	
}
a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: Orange;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
}


#ishikawa a{
 	color: #FF9900;
	font-size: medium;
	text-decoration: underline;
}
#ishikawa a:hover{
	color: #FF9900;
	font-size: medium;
}
#hirokazu a{
 	color: white;
	font-size: small;
	text-decoration: underline;
}
#hirokazu a:hover{
	color: white;
	font-size: small;
}
#tiny_titles{
font-size: x-small;
color: Orange;
}
#reglamento{
	color: Orange;
	font-weight: bold;
	font-size: small;
}

