/* CSS Document */
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: none;
}

a.head:link, a.head:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616D7E;
	text-decoration: none;
}

a.head:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: underline;
}

.space{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: none;
}

.headin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: none;
	text-align: justify;
}

.text_link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #616D7E;
	text-decoration: none;
}

a.text_link:link, a.text_link:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #616D7E;
	text-decoration: none;
}

a.text_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: underline;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
}

a.menu:link, a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616D7E;
	text-decoration: none;
}

a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: underline;
}



.events{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #675e4c;
	text-decoration: none;
}

a.events:link, a.events:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #616D7E;
	text-decoration: none;
}

a.events:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #675e4c;
	text-decoration: underline;
}

.nav_link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: none;
}

a.nav_link:link, a.nav_link:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #616D7E;
	text-decoration: none;
}

a.nav_link:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.nav_link_over{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}