
BODY,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Maroon;
}

.menu {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12px;
	color : #A52A2A;
}
.menu2 {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12px;
	color : #FF8C00;
}

A {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12px;
	color : #A52A2A;
	text-decoration : none;
}
A:HOVER {
	color : #FF8C00;
}
A.or {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF8C00;
}
A.or:HOVER {
	color : #B22222;
}

.box {
	border : 1px solid #B22222;
}
.boxhead {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #FFA500;
	font-size: 10px;
	background-color: #B22222;
}
.stop {
	font-size : 8px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

