body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
ul.menu {
	float: left;
	font-size: 18px;
	display: block;
	font-weight: bold;
	width: 750px;
	left: auto;
	right: auto;
}
.whole {
	text-align: center;
	width: 750px;
}

ul.menu li {
    float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}
ul.menu a {
	display: block;
	padding: 10px 5px;
	text-decoration: none;
	color: #0000FF;

}
ul.menu a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.toma {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.tomau {
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
}
.blue {
	font-size: 24px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.bluedust {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.bluedustnone {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.navy {
	font-size: 24px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

.ATS {
	color: #0000FF;
	font-size: 15px;
	text-decoration: underline;
}
.ATSnounderline {
	color: #0000FF;
	font-size: 15px;
}
.green {
	color: #009900;
}
.header {
	font-size: 18px;
	color: #0000FF;
}
.underline {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
.underlineonly {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	color:#0000FF;
	text-decoration: none;
}
a:hover {
	color:#0000FF;
	text-decoration: underline;
}
a:active {
	color:#0000FF;
	text-decoration: none;
}
