
a:link
{
	color: #3a2a1b;
	text-decoration: underline;
}

a:visited
{
	color: #3a2a1b;
	text-decoration: underline;
}

a:hover
{	
	color: #6594ee;
	text-decoration: none;
}	

.top_right
{
	margin-bottom: 3px;
	text-align: right;
	font-family: arial, sans serif;
	font-size: 14px;
	color: #3a2a1b;
}

.top_right a:link
{
	color: #3a2a1b;
	text-decoration: none;
}

.top_right a:visited
{
	color: #3a2a1b;
	text-decoration: none;
}

.top_right a:hover
{	
	color: #ffffff;
	text-decoration: none;
	background-color: #3a2a1b;
	font-weight: normal;
}	

.left_menu
{
	line-height: 120%;
	font-family: arial, sans serif;
	font-size: 16px;
	color: #3a2a1b;
}

.left_menu a:link
{
	color: #3a2a1b;
	text-decoration: none;
}

.left_menu a:visited
{
	color: #3a2a1b;
	text-decoration: none;
}

.left_menu a:hover
{	
	color: #ffffff;
	text-decoration: none;
	background-color: #3a2a1b;
	font-weight: normal;
}	

.content
{
	margin-top: 0px;
	text-align: justify;
	font-family: georgia, times new roman, times, serif;
	font-size: 17px;
	color: #3a2a1b;
}

.content a
{
	color: #6594ee;
	text-decoration: underline;
}

.content a:hover
{	
	color: #ffffff;
	text-decoration: none;
	background-color: #6594ee;
}

.searchbox
{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: arial;
	font-size: 12px;
	color: #3a2a1b;
}

.searchbox a
{
	color: #6594ee;
	text-decoration: underline;
}

.searchbox a:hover
{	
	color: #ffffff;
	text-decoration: none;
	background-color: #6594ee;
}