
body {
	margin: 0px;
	background-image: url(images/bg0.jpg);
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

.a2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a2:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.a2:hover {
	color: #990000;
	text-decoration: none;
}
.a2:active {
	color: #990000;
	text-decoration: none;
}



.sushi_botones {
font-family: "Lucida Grande";
font-size: 14px;
color:#333333;
font-weight: bold;
}

.sushi_grande {
font-family: "Lucida Grande";
font-size: 17px;
color: #660000;
}

.sushi_notas {
font-family: "Lucida Grande";
font-size: 13px;
color:#666666;
}

.sushi_textos {
font-family: "Lucida Grande";
font-size: 13px;
color:#333333;
}

.sushi_textos-red {
font-family: "Lucida Grande";
font-size: 13px;
color: #660000;
}

h1 {
font-family: "Lucida Grande";
font-size: 17px;
color: #660000;
font-weight: normal;
}


h2 {
font-family: "Lucida Grande";
font-size: 13px;
color:#333333;
font-weight: normal;
}

