/* CSS Document */

a {
	text-decoration: none;
	color:#660000;
	font-size: 14px;
}
a:hover {text-decoration:underline;color:#FFFFFF;}

a.link {
color:#330000;
}
a.link:hover {
color:#336633;
}
a.footer {
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right {
	overflow:auto;
	width:599px;
	height: 386px;
	scrollbar-base-color: #CDCD9B;
	scrollbar-face-color: #CDCD9B;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #663300;
}
.style2 {color: #996600}
.style3 {
	color: #663300;
	padding-right: 5px;
	padding-left: 5px;
}
.style4 {
	color: #663300;
	font-weight: bold;
	padding-left: 5px;
}
.style5 {
	color: #663300;
	font-weight: bold;
	font-size: 16px;
}
.footer {
	color: #663300;
	font-size: 10px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}

