.copyright {
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
}
.float {
	float: right;
}.newsheadlines {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:visited {
	color: #333333;
}

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}.news {

	font-size: 9px;
	color: #333333;
}
.text {
	font-size: 15px;
	color: #333333;
}
.title1 {
	font-size: 20px;
	color: #FFFFFF;
}
.course {
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.thanks {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.textbold {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.lastminute {
	font-size: 12px;
	font-weight: bold;
	color: #8C0000;
}
.lastminuteup {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.backgroundcenter {
	background-repeat: no-repeat;
	background-position: center;
}
.mouse2 {
	cursor: help;
}
