.thinborder {
	border: 1px solid #8798B4;
}
.menuborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A2F39;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blink {
	color: #000000;
	font-weight: bold;
}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {text-decoration: none}
a:active {text-decoration: underline}