body{
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	background-image : none;
	background-color : "#00cc66";
}

.skl
{font-size : 6px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : "#00cc66";
	font-weight : bold;
	}

.txt 
{font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	}
	
.cdu 
{font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	}
		
.bold{
	font-weight : bold;
	font-size : medium;
	color: White;
}
				   
a:link     {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	font-weight : bold;
}
A:HOVER{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	font-weight : bold;
	background-color : Silver;
}
A:active{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
	font-weight : bold;
}	  		
  A:visited     {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	font-weight : bold;
}
  A:visited:HOVER     {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	font-weight : bold;
	background-color : Silver;
}

	
