@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6ab5ef;
	background-image: url(../images/bg_mar.jpg);	
}
.top {
	background-color: #1D3063;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #6ab5ef;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #1D3063;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}