body
{
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #330000;
scrollbar-track-color: #f6f6f6;
scrollbar-darkshadow-color: #ffffff;
}
.css {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.mytext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.hello:link {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.hello:visited {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.hello:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	
}
a.hello:active {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	
}
a.hello1:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.hello1:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.hello1:hover {
	font-size: 12px;
	color: #6666666;
	text-decoration: underline;
	
}
a.hello1:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
.white14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	font-family: "Arial Black";
	font-size: 35px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
