body {
	background-color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7CB900;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7CB900;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
.menu_bord {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #CE007B;
}
.style4 {
	font-size: 11px;
	font-style: italic;
}


.gall_bord {
	border: thick solid #CCCCCC;
}

