a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a{text-decoration:none}

body {
	background-image: url(images/bg.jpg);
	scrollbar-arrow-color:#FF0000; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#333333; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#333333; 
} 

.style1 {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EBEEF3;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EBEEF3;
	text-decoration: none;
}
.style3 {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBEEF3;
	text-decoration: none;
}
.style4 {


	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FE0007;
	text-decoration: none;
}
