﻿.style1 {
	font-size: 10px;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
navigation li:hover {
	background-color: #445566;
	color: #FFFFFF;
	text-decoration: underline;
}
.#navigation a:hover {
	background-color: #A5A5A5;
	color: #FFFFFF;
	text-decoration: underline;
}
.style5 {
	font-weight: normal;
}
.style6 {
	text-decoration: none;
}
.style8 {
	border-style: solid;
	border-width: 0;
}