body {
	scrollbar-3dlight-color :#789AC6;
	scrollbar-arrow-color: white;
	scrollbar-base-color:#789AC6;
	scrollbar-darkshadow-color: #789AC6;
	scrollbar-face-color: #3cd8ff;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: #99ffff;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2414AF;
	cursor: auto;
	
}	
	a:link 		{
	color: #99CCFF;
	text-decoration: none;
	font-style: normal;
}
	a:visited 	{
	color: #00CCFF;
	font-style: normal;
}
	a:hover 	{
	color: red;
	text-decoration: blink;
	text-transform: none;
	font-style: normal;
	font-variant: normal;

}
	a:active 	{color: #000099;}
	
.img333 {
	height: 250px;
	width: 333px;
}
.img333v {
	height: 333px;
	width: 248px;
}

.simple {
	color: red;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;

}
