body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border:none;
}
a {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0CF;
	text-decoration: underline;
}
a:visited {
	color: #36C;
	text-decoration: none;
}
.menu_option {
	margin-top: 10px;
	font-size:14px;
}
.menu_bar {
	width:170px;
	height:20px;
	background:url(images/menu_bar.jpg);
}
