.style1 {
	font-family:Trebuchet MS, Verdana;
	font-size:36px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.style2 {
	font-family:Trebuchet MS, Verdana;
	font-size:24px;
	color:#FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
	border-bottom: ;
}
a:visited {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
body {
	background-image: ;
	background-color: ;
	background-position: ;
	background-repeat: ;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;

	scrollbar-face-color: #B6BCC9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #C60C46;
	scrollbar-darkshadow-color: #B6BCC9;
}
