A:link { color: #006699; }
A:visited { color: #009999; }
A:active { color: #00CC99; }
A:hover { color: red; text-decoration :underline; } 
A { text-decoration:none; }

body { background:
	white
	URL(bace.gif)
	repeat-y
	right
	top;
}

b { color:#099999; }

div.title{ 
	color:white; 
	background:#099999; 
	font-size: 92%; 
	line-height:130%; 
	text-align: left;
}

div.title2{ 
	color:white; 
	background:#099999; 
	font-size: 92%; 
	line-height:130%; 
	text-align: left;
}

div.text{ 
	line-height:150%; 
	font-size: 92%; 
	text-align: left;
}

div.box{ 

	margin:1em;
	padding:5px;
	border:#099999 thin dotted 2px;
	width:620px;
	border-color:#099999;
	border-style:dotted;
	height:auto;
	background-color:white;
 }

div.box2{ 

	margin:1em;
	padding:5px;
	border:#099999 thin solid 1px;
	width:620px;
	border-color:#099999;
	border-style:solid;
	height:auto;
	background-color:#F0F8FF;
 }

div.box3{ 

	margin:1em;
	padding:5px;
	border:#099999 thin solid 1px;
	width:580px;
	border-color:#099999;
	border-style:solid;
	height:auto;
	background-color:#F0F8FF;
 }
 
body,td,input,select,textarea
{
scrollbar-3dlight-color: #009966;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #99CCCC;
scrollbar-darkshadow-color: #006D6D;
scrollbar-face-color: #009999;
scrollbar-highlight-color: #00C5C5;
scrollbar-shadow-color: #669966;"
}

