.navigation {font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #0561A5;
	text-decoration: none}
	
.navigation:hover {font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #00AEED;
	text-decoration: none}

.bodytxtwhite {font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none}
	
.bodytxtwhitebold {font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none}
	
.bodytxtblue {font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #00AEED;}

.bodytxtblackbold {font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none}
	
.bodytxtblack {font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration: none}
	
.bodytxtblackbox {
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-position: center;
}
	

