﻿/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;
}
table {
	font-family: Verdana;
	font-size: 11px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #996600;
}
.title1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9D9A67;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9D9A67;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B36F12;
	text-decoration: none;
}.submenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9D9A67;
	text-decoration: none;
}
.submenu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B36F12;
	text-decoration: none;
}
