.navigation {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	color: #5977EC;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;


}
.generaltext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	color: 000000;
	font-weight: normal;

}
.sectiontitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #5977EC;
	font-weight: bolder;
}

a { 
	color: #5977EC; 
	text-decoration: none;
}

a:visited, 
a:visited:hover { 
	color: #5977EC;
}

a:hover,
a:visited:hover {
    color: #666666; 
	background-color: #D9D9FF;
}
.category {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #5977EC;
	font-style: normal;


}
