p,a,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.mainmenu {
	color: #484740;
	text-decoration: none;
	margin-right: 15px;
}
.tip {
	font-weight: bolder;
	color: #FFDF8E;
}

.mainmenu:hover {
	color: #D4D3CF;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 15px;
	background-color: #484740;
}
.tiny {
	font-size: x-small;
}
.mainmenuselected {
	color: #D4D3CF;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 15px;
	background-color: #484740;
}
.sidemenu {
	text-decoration: none;
	padding: 5px;
	margin-bottom: 10px;
}
.sidemenu:hover {
	margin-bottom: 10px;
	text-decoration: none;
	padding: 5px;
	background-color: #BCBAB4;
}
.sidemenuselected {
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	background-color: #BCBAB4;
}
.comment {
	border: thin dashed #FF9933;
}

