a  {
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 14px;
	color : #464884;
	text-decoration : none;
}

.text1  {
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 14px;
	color : #1a241a;
}

.text2  {
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 18px;
	color : #1a241a;
}

.text3  {
	font-family : Arial, sans serif;
	font-size : 10px;
	color : #f4f7e3;
}

.text4  {
	font-family : Arial, sans serif;
	font-size : 14px;
	color : #1a241a;
}

.title  {
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 21px;
	color : #2e8b57;
}

.title2  {
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 18px;
	color : #000000;
}

a.menu
{
width: 180px;
text-align: center;
display: block;
font-family : Arial, sans serif;
font-weight: bold;
font-size : 14px;
height: 38px;
line-height: 38px;
background-image: url('images/button1.gif');
}

a.menu:hover
{
background-image: url('images/button1A.gif');
}

A:Visited  {
	color : #46844a;
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
}

A:Hover  {
	color : #8ed748;
	font-family : Arial, sans serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
}
