body { margin: 0; padding: 0; }

p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

td { }

a:link { color: #f60; }

a:visited { color: #999; }

a:hover { color: #c30; }

a:active { }
h6 { color: black; font-size: 12px; font-family: "trebuchet ms"; border-bottom: 3px solid orange; }

#art-study-menu {
	list-style-type: none;
	height: 60px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu2.png);
	position: absolute;
	top: 480px;
}
#art-study-menu li {
	height: 30px;
	width: 120px;
	position: relative;
}
#art-study-menu a {
	display: block;
	height: 30px;
	width: 120px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
li#art-button {
	top: 0px;
	left: 0px;
}
li#study-button {
	top: 0px;
	left: 0px;
}
#art-button a:hover { background : url(../images/menu2.png) no-repeat 0 -60px; }
#art-button a:active { background : url(../images/menu2.png) no-repeat 0 -120px; }
#study-button a:hover { background : url(../images/menu2.png) no-repeat 0 -90px; }
#study-button a:active { background : url(../images/menu2.png) no-repeat 0 -150px; }

#arte-estudio-menu {
	list-style-type: none;
	height: 60px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url(../espanol/graficos/menu2-es.png);
	position: absolute;
	top: 480px;
}
#arte-estudio-menu li {
	height: 30px;
	width: 120px;
	position: relative;
}
#arte-estudio-menu a {
	display: block;
	height: 30px;
	width: 120px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
li#arte-button {
	top: 0px;
	left: 0px;
}
li#estudio-button {
	top: 0px;
	left: 0px;
}
#arte-button a:hover { background : url(../espanol/graficos/menu2-es.png) no-repeat 0 -60px; }
#arte-button a:active { background : url(../espanol/graficos/menu2-es.png) no-repeat 0 -120px; }
#estudio-button a:hover { background : url(../espanol/graficos/menu2-es.png) no-repeat 0 -90px; }
#estudio-button a:active { background : url(../espanol/graficos/menu2-es.png) no-repeat 0 -150px; }