a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.text {
	color : #000000;
	margin-top :0px;
	padding-bottom : 0px;
	margin-bottom :5px;
	margin-left : 30px;
	margin-right : 5px;
	font-size : 12px;
	font-family :Verdana;
}
.about {
	color : #000000;
	margin-top :0px;
	padding-bottom : 0px;
	margin-bottom :10px;
	margin-left : 20px;
	margin-right : 15px;
	font-size : 12px;
	font-family :Tahoma;
}
.large {
	color : #B62B23;
	margin-top :0px;
	padding-bottom : 0px;
	margin-bottom :10px;
	margin-left : 30px;
	margin-right : 5px;
	font-size : 13px;
	font-family :Verdana;
		list-style-type:square;
}
.li {
	color : #000000;
	margin-top :0px;
	padding-bottom : 0px;
	margin-bottom :5px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family :Verdana;
	list-style-type:square;
	}
.services {
	color : #000000;
	margin-top :0px;
	padding-bottom : 0px;
	margin-bottom :5px;
	margin-left : 30px;
	margin-right : 5px;
	font-size : 14px;
	font-family :Verdana;
	font-weight:bold;
	}
.scroll{
   
	SCROLLBAR-FACE-COLOR: #F3F3F3; 
	SCROLLBAR-HIGHLIGHT-COLOR:#979797; 
	SCROLLBAR-SHADOW-COLOR:#F3F3F3; 
	SCROLLBAR-ARROW-COLOR:#CC0033; 
	SCROLLBAR-BASE-COLOR: #F3F3F3;
	scrollbar-3dlight-color:#F3F3F3;
}
.style1 {
	font-weight: bold;
	color: #666666;
	}
.copyright{
	color : #666666;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right :5px;
	font-size : 9px;
	font-family : Tahoma;		
	text-align:right;

	}