.font {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.useful {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




	
#navigation a:hover {
	color:#000000;
	background-color: #FFFFFF;
	}
.h_font {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.software {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.huseful {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.useful:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.useful:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.huseful:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.huseful:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF00;
	text-decoration: underline;
}


.btm {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1C3C7E;
	text-decoration: none;
}
.btm:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1C3C7E;
	text-decoration: none;
}
.btm:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
