.a2 {
	text-decoration: none;
	border: #FFCC00;
	padding: 0;
	background-color: #800000;
	color:#FFCC00;
	width: 80;
	border: 1px solid #FFCC00;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	font-family: "Trebuchet MS";
	font-size: 10px;


}

.a2:active {
text-decoration: underline; font-weight: bold
}

.a2:hover {
text-decoration: underline; font-weight: bold
}  

.A:active {
text-decoration: underline
}

.A:hover {
text-decoration: underline
}   

.menu {
	background-color: #99FF33;
}
.a2mon {
	text-decoration: none;
	border: #FFCC00;
	padding: 0;
	background-color: #800000;
	color:#FFCC00;
	width: 80;
	border: 1px solid #FFCC00;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	font-family: "Arial Mon";
	font-size: 10px;


}
.a3 {

	text-decoration: none;
	border: #FFCC00;
	padding: 1 4;
	color:#800000;
	border: 1px solid #FFCC00;
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.a3:active {
text-decoration: underline; font-weight: bold
}

.a3:hover {
text-decoration: underline; font-weight: bold
}   
.atable {

	text-decoration: none;
	border: #FFCC00;
	padding: 1 4;
	color:#800000;
	border: 1px solid #FFCC00;
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.atable:active {
background-color: #ffff00; text-decoration: underline
}

.atable:hover {
background-color: #ffcc00; text-decoration: underline
}   
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000044;
}
.textCAP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000044;
	font-weight: bold;

}
h1 {
	font-family: "Trebuchet MS";
	color: #000066;
	text-align: center;
	margin: 5px;
	padding: 5px;


}
