/* CSS Document */
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
border:none;
}

a:link, a:visited {
	color:#333333 ; /*#c64934*/
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999; /*#900*/
	text-decoration: none;
	font-weight: bold;
}

.Style3b {
	font-size: 9px;
	text-align:center;
}

.menu {
	color: #663300;
	font-size: 14px;
}
