@charset "UTF-8";
/* CSS Document */

body {
	background-color: #541534;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #5415342;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;text-decoration: none;
}



.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	background-color: #541534;
	text-decoration: none;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #541534;
	background-color: #ffffff;
	text-decoration: none;
}
.leftcolumn a:link {
	color: #ffffff;
	text-decoration: none;
}
.leftcolumn a:visited {
	color: #ffffff;
	text-decoration: none;
}
.leftcolumn a:hover { 
	color: #FF9900;
	text-decoration: none; 
	background-color: #440800;

}
.leftcolumn a:active {
	color: #ffffff;
	text-decoration: none;
}
a:link {color: #541534; text-decoration: none;} 
a:visited {color: #000000; text-decoration: none;}
a:hover {
	color: #996600;
	text-decoration: none;
	
}
a:active {color: #541534;}
.rightcolumn a:link {
	color: #440800;
	text-decoration: none;
}
.rightcolumn a:visited {
	color: #440800;
	text-decoration: none;
}
.rightcolumn a:hover {
	color: #996600;
	text-decoration: none;
}
.rightcolumn a:active {
	color: #440800;
	text-decoration: none;
}


.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
	text-decoration: none;
}

.language a:link {
	color: #996666;
	text-decoration: none;
}
.language a:visited {
	color: #996666;
	text-decoration: none;
}
.language a:hover {
	color: #996600;
	text-decoration: none;
}
.language a:active {
	color: #996666;
	text-decoration: none;
}