body, td, .normaltext {
    color:6C5635;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration:none;
    line-height:14px;
	font-weight:bold;
}

.menu {
    color:6C5635;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration:none;
    line-height:14px;
	font-weight:bold;
}
.menu:Hover {
    color:6C5635;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration:Underline;
    line-height:14px;
	font-weight:bold;
}
.title {
    color:6C5635;
    font-family:Verdana, Arial, sans-serif;
    font-size:24px;
    text-decoration:none;
    line-height:14px;
	font-weight:bold;
}

