/* CSS Document */

.navigation {
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	font-style: normal;
	color: #757575;
	text-decoration: none;
}

.navigation:hover {
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

.navigation2{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #6B93D0;
	text-decoration: none;
}

.navigation3{
	ont-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation4{
	ont-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation5{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #818181;
	text-decoration: none;
}
