a {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normal a {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.normal a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.normal a:active {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.normal a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.catlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 125%;
}
.catlist a {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.catlist a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.catlist a:active {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.catlist a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 110%;
}
.base a {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.base a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.base a:active {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.base a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.small a {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.small a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.small a:active {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.small a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.grid {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.grid a {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.grid a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.grid a:active {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.grid a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 666699;
}
.copyright a {
	color: #9999FF;
	text-decoration: none;
}
.copyright a:visited {
	color: #9999FF;
	text-decoration: none;
}
.copyright a:active {
	color: #6666FF;
	text-decoration: underline;
}
.copyright a:hover {
	color: #6666FF;
	text-decoration: underline;
}
#pscroller1 {
	margin: 5px;
	width: 450px;
	height: 1.2em;
	background-color: #FFFFCC;
	border: 1px dashed black;
	padding: 5px;
}
#pscroller2 {
	width: 500px;
	height: 160px;
	padding: 5px;
}
#pscroller3 {
	width: 240px;
	height: 200px;
	background-color: #FFFFFF;
	border: 0px solid #CCCCFF;
	padding: 5px;
}
.rssclass .rsstitle {
	font-weight: bold;
}
.rssclass .rssdate {
	color: #808080;
	font-size: 85%;
}
.rssclass a {
	text-decoration: none;
}
