
a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

h6 {
	font-style: italic;
	font-weight: normal;
}

body {
		background: #CCFFFF url(images/clouds.jpg);
		font-family: Arial, Verdana, Helvetica, Sans-serif;
		font-size: 10pt;
}

table {
	border: 5px ridge #996600;
	border-color: #936300;
	border-width: 5px 5px 5px 5px;
}

.mnuHead{
	font-size: 36pt;
	text-align: center;
	font-family: Arial,Verdana,Helvetica,Sans-serif;	
	font-weight: normal;
	color: #9F5000;
}
.Copyright{
	font-size: xx-small;
	font-style: italic;
	text-align: left;
}
.titleHead{
	text-align: center;
	font-size: 76pt;
	font-family: "La Bamba LET";	
	font-weight: bold;
	color: #9F5000;
	}
.visitFoot {
	text-align: center;
	color: #D90000;
	font-style: oblique;
}
.trHeader{
	font-family: Arial;
	font-weight: bold;
	color: Yellow;
	background-color: #666666;
	text-align: center;
}

.infoData {
	font-size: 18px;
	font-weight: bold;
	color: #FF9966;
	text-align: center;
}

.listCell{
	background: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.infoCell{
	background: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.infoHeader{
	font-size: 22px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	}
	