.class1 a:link
{
	color: #4E6622;
	text-decoration: underline;
	font-weight: bold;
}
.class1 a:visited
{
	color: #4E6622; 
	text-decoration: underline;
	font-weight: bold;

} 
.class1 a:active 
{
	color: #4E6622;
	text-decoration: underline;
	font-weight: bold;

}
.class2 a:link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.class2 a:visited
{
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: bold;

} 
.class2 a:active 
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.class3 a:link
{
	color: #4E6622;
	text-decoration: underline;
}
.class3 a:visited
{
	color: #4E6622; 
	text-decoration: underline;

} 
.class3 a:active 
{
	color: #4E6622;
	text-decoration: underline;

}

body
{
	font-family: Arial;
	background-color: #FFFFFF;
	color: #749A34;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #4E6622;
	font-weight: bold;
	text-decoration: underline;
	font:16px Arial;

}
h2
{
	color: #4E6622; 
	font-weight: bold;
}
h3
{
	color: #4E6622; 
	text-decoration: underline;
}
h4
{
	color: #4E6622;
	size: 12px;
}
h5
{
	color: #4E6622;
	size: 10px;
	text-decoration: underline;
}
h6
{
	color: #4E6622;
}
.style1 {
	color: #749A34; 
	font:12px Arial;
}
.style2 {
	color: #749A34; 
	font:14px Arial;
}
.style3 {
	color: #749A34; 
	font:16px Arial;
}
.style4 {
	color: #749A34; 
	font:16px Arial;
	font-weight: bold;
}

.style4b {
	color: #749A34; 
	font:13px Arial;
	font-weight: bold;
}

.textlink a:link
{
	color: #749A34; 
	font:13px Arial;
	text-decoration: underline;
	font-weight: bold;
}
.textlink a:visited
{
	color: #749A34; 
	font:13px Arial;
	text-decoration: underline;
	font-weight: bold;

} 
.textlink a:active 
{
	color: #749A34; 
	font:13px Arial;
	text-decoration: underline;
	font-weight: bold;

}

