A:link { text-decoration: underline; color: #006194;}
A:visited { text-decoration: underline; color: #006194;}
A:active { text-decoration: underline; color: #006194;}
A:hover { text-decoration: underline; color: #006194;}

.body {
	font-family: Arial;
	font-size: 12px;
	background-color: #A5BACE;
	scrollbar-face-color: #006699;  
	scrollbar-highlight-color: #006699; 
	scrollbar-shadow-color: #006699; 
	scrollbar-3dlight-color: #A5BACE; 
	scrollbar-arrow-color: #A5BACE; 
	scrollbar-track-color: #A5BACE;  
	scrollbar-darkschadow-color: #006699; 
	scrollbar-base-color: #A5BACE
}

.border_all {
	border-bottom: 1px solid #006699; 
	border-left: 1px solid #006699;	
	border-right: 1px solid #006699; 
	border-top: 1px solid #006699; 
}

.scrolling_text {
	width: 255px; height: 283px;
	overflow : auto; 
	padding: 10px 10px 5px 5px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	font-weight: bold;
}

.button {
	font-family: Arial; 
	font-size:12;
	color: #FFFFFF;
	border:1px #FFFFFF solid; 
	background-color:#006699;
}

.input {
	font-family: Arial; 
	font-size:12;
	color: #000000;
	border:1px #006699 solid; 
	background-color:#FFFFFF;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
}
