.mainmenu  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	width: auto;
	text-indent: 5px;
}
.mainmenu  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	width: auto;
	text-indent: 5px;
}
.mainmenu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #003366;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

.mainbutton  a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
}

.mainlinks  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	color: #333300;
	text-decoration: none;
	width: auto;
	text-indent: 5px;
}
.mainlinks  a:hover {
	font-weight: bold;
}
.mainlinks  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	color: #333300;
	text-decoration: none;
	width: auto;
	text-indent: 5px;
}
