
html {
	
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #333333;
}

a.nav:link { color: #cccccc; text-decoration: none }
a.nav:active { color: #cccccc; text-decoration: none }
a.nav:visited { color: #cccccc; text-decoration: none }
a.nav:hover { color: #ff0000; text-decoration: none }
	

a.email:link { color: #ffffff; text-decoration: none }
a.email:active { color: #ffffff; text-decoration: none }
a.email:visited { color: #ffffff; text-decoration: none }
a.email:hover { color: #ff0000; text-decoration: none }
a.email  { 
font-size: 13px; 
}

.navbar {
	font-size: 13px;
	text-align: center;
	font-family: verdana;
}
.footer {
	font-size: 12px;
	text-align: center;
	color: #cccccc;
	font-family: arial;
	margin: auto;
	padding: 0px;
	font-weight: 500;
	border: 0px dashed #0000CC;
}
.text01 {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	color: #cccccc;
	font-family: verdana;
}
.text1 {
	font-size: 11px;
	text-align: center;
	font-weight: 200;
	color: #cccccc;
	font-family: verdana;
}
.text2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #cccccc;
	font-family: verdana;
}







