body{
	font-size : 10 px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}
.cdu
{
	font-size : 22px;
	font-family : Arial;
	color : Red;
	font-style : italic;
	font-weight : bold;
}
.txt 
{
	font-size : 12px;
	font-family : Arial;
	color : Black;
	font-weight : normal;
}
.kl
{
	font-size : 10px;
	font-family : Arial;
	color : Black;
	font-weight : bold;
}
.bold{
	font-weight : bold;
	font-size : 12px;
	color: Black;
}

.hl{
	font-weight : bold;
	font-size : 14px;
	color: Black;
}			   
	
.hll{
	font-weight : bold;
	font-size : 18px;
	color: Black;
}			   
a:link     {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	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 : Black;
	text-decoration : none;
	font-weight : bold;
}	  		
  A:visited     {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	font-weight : bold;
}
  A:visited:HOVER     {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	font-weight : bold;
	background-color : Silver;
}

	