
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
}

.font21 {
	font-family: Tahoma;
	font-size: 21px;
}

.font18 {
	font-family: Tahoma;
	font-size: 18px;
}

.font18G {
	font-family: Tahoma;
	font-size: 18px;
	color: #325F0C;

}

.font16G {
	font-family: Tahoma;
	font-size: 16px;
	color: #325F0C;

}
a:link{
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	text-decoration:none;
}
a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color:red;
	text-decoration:none;
}
a:visited{
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	text-decoration:none;
}

a.menu {
	font-family: Tahoma;
	font-size: 16px;
	color: #FEED34;
	text-decoration:none;
}

a.menu:visited {
	font-family: Tahoma;
	font-size: 16px;
	color: #FEED34;
	text-decoration:none;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: red;
	text-decoration:none;
}


}
