body {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	background-color: #D0D0D0;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	font-family: Verdana;
	font-size: 12px;
}

a { color: #A70000; text-decoration: none; }
a:hover { color: #A70000; text-decoration: underline; }

.a_menu { font-size: 14px; color: white; font-weight: bold; text-decoration: none; }
.a_menu:hover { font-size: 14px; color: white; font-weight: bold; text-decoration: underline; }

.back_header2 {
	background-image:url('/img/header_02.png');
	background-repeat:no-repeat;
	background-position:top;
	z-index: 5;
}