a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.main-content {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.main-content a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;


}
.main-content a:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;


}
.main-content a:active{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;


}
.main-content a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}

.linky a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;


}
.linky a:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;


}
.linky a:active{
	font-weight: normal;
	text-decoration: underline;
	color: #333333;


}
.linky a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}

.bottom {

	padding-left: 6px;
	padding-right: 6px;
}
h1 {
	color: #FFFFCC;
	font-size: 9px;
}
