a		{ color: #CC0000;text-decoration: none; font-weight: bold}
a:link		{ color: #3399CC;text-decoration: none; font-weight: bold}
a:visited	{ color: #6F7E95;text-decoration: none; font-weight: bold}
a:active	{ color: #FFFFFF;text-decoration: none; font-weight: bold}
a:hover		{ color: #003366;text-decoration: underline; font-weight: bold}

BODY {
  scrollbar-face-color: #EAEAEA;
  scrollbar-shadow-color: #A3A3A3;
  scrollbar-highlight-color: #F0F0F0;
  scrollbar-3dlight-color: #BBBBBB;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #C4C4C4;
  scrollbar-arrow-color: #666666;
  background-repeat: repeat;
  background-position: center top;
  background-attachment: fixed;
  background-color: #EAEAEA;
  margin: 0px;
  margin-top: -1em;
  padding-top: -1em;
  border-top-width: 0px;
  margin-left: -1em;
  padding-left: -1em;
  border-left-width: 0px;
}
.gen { 	color:  #3D6B82;
	text-decoration: none;
	font-weight: none;
	font-family : Arial;
	font-size : 12px;
 }

.bold {	color:  #3D6B82;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial;
	font-size : 12px;
 }
.bold2 { color:  #3D6B82;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial;
	font-size : 16px;
 }
.apro  { color:  #3D6B82;
	text-decoration: none;
	font-weight: none;
	font-family : Arial;
	font-size : 10px;
 }
