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

body {
	background-color: #f0f0e6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5850;
}
a:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #5b5850; 
font-weight:bold;
}

a:visited { 
color: #5b5850; 
font-weight:bold; 
}
a:hover { 
color: #9b9b4e; 
font-weight:bold; 
}
a:active { 
color: #5b5850; 
font-weight:bold; 
}

a.menu_btn:link { 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #5b5850; 
font-weight:normal; 
}
a.menu_btn:visited { 
text-decoration: none; 
color: #5b5850; 
font-weight:normal; 
}
a.menu_btn:hover { 
text-decoration: none; 
color: #9b9b4e; 
font-weight:normal; 
}
a.menu_btn:active { 
text-decoration: none; 
color: #5b5850; 
font-weight:normal; 
}

a.liga_work:link { 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#9f9d4e;
font-weight:bold;
}
a.liga_work:visited { 
text-decoration: none; 
color:#9f9d4e;
font-weight:bold;
}
a.liga_work:hover { 
text-decoration: none; 
color: #666666; 
font-weight:normal; 
}
a.liga_work:active { 
text-decoration: none; 
color:#9f9d4e;
font-weight:bold;
}

H1 {
font-size:15px; 
color:#9f9d4e;
font-weight:bold;
}

H2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5850;}