body {

scrollbar-arrow-color: #FFCC33;
scrollbar-base-color: #266E5B;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-face-color: #A67A71;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #266E5B;
}


.body { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none;
font-weight: bold;
font-size: 14px;
text-align: justify;
line-height: 1.3
}



a:link {
	font-family: tahoma, sans-serif;
	color: #266E5B;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #266E5B;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #FFCC33;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
