.pagetitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
color: white;

}
.semititle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: White;
}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: White;
}
a {
	color: #990000;
/*	font-size: 12px;*/
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;

}
.menu {
	display: block;
	height: 100%;
	width: 100%;
	font-weight: bold;
	background-image: url(http://www.amigobingo.com/images/menu_out.gif);
	background-attachment: fixed;
   background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	}
.menu:hover {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: bold;
	background-image: url(http://www.amigobingo.com/images/menu_over.gif);
	background-attachment: fixed;
   background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.section:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.negro {
	color: #000000;
	text-decoration: none;
}
.negro:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
}
.row_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: BLACK; font-weight: Bold; background-color: #FFCC00
}
.row_1 {color: BLACK; background-color: #FFF2BD;
}
.row_2 {color: BLACK; background-color: #FEF9ED;
}

.menu2 {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: bold;
	background-image: url(/images/menu_out.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

	}
.menu2:hover {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: bold;
	background-image: url(/images/menu_over.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}
body { color: #FFFFFF }
.p { color: #FFFFFF }