.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

a:link {color: #CC0000; text-decoration: underline; }
a:active {color: #CC0000; text-decoration: underline; }
a:visited {color: #990000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }