body {
	font-family: verdana;
	color:#000000;
	font-size:  11px;
	background-color:#000099
	}
	
#link_partner a {color:#0000cc};

.border {
	border: thin solid #666666;
}

.title2		{background:#C6B597; color:#ffffff; font-weight:bold}
input, option, select, textarea		{font-family:verdana; font-size:10px; color:#000000; width:100%}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
.button {width: 80px;}