a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.submenu:hover {
	color: #cc0000;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.next:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.contact:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: lighter;
	color: #000000
}
.bold {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #cc0000
}
.td_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: lighter;
	color: #ffffff
}
.index_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.a_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.a_white:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.next_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.next_white:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}