a:link {
	color: #336699;
	text-decoration: underline;


}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	color: #333366;
	text-decoration: none;

}
.date {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;

}
.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.WelcomeMsg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.BottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.newsBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.SubLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
