.gk {
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 3px;
	height: auto;




}
.eg {
	font-size: 10pt;
	letter-spacing: 1px;
	height: auto;
	word-spacing: 1px;



}
.cr {
	font-size: 9pt;
}
.bt {
	font-size: 12pt;
	font-weight: bold;

}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
a:link {
}
.big {
	font-size: 15pt;
	font-weight: bold;
	color: #006666;

}
.sm {
	font-size: xx-small;
}
A.yellow:link{
  color:white; 
	Text-decoration:none
}
A.yellow:visited{
      color: white;
	  text-decoration:none
}
A.yellow:active{
	  color:lime;
	  text-decoration:none
}
A.yellow:hover{
	color: Lime;
	text-decoration:none
}
