.textyellowbold20 {color: Yellow; font-family: verdana, sans-serif; font-size: 20px;font-weight : bold;}
.textwhite10 {color: white; font-family: verdana, sans-serif; font-size: 10px;font-weight : normal;}
.textwhite12 {color: white; font-family: verdana, sans-serif; font-size: 12px;font-weight : normal;}

a.Yellowhref12:link  {
	color : #ffdb00;
      	text-decoration : underline;
      	font-size : 12px;
	font-weight : bold;
      	font-family : verdana;
}    
a.Yellowhref12:active  {
	color : #ffdb00;
      	font-size : 12px;
      	text-decoration : underline;
	font-weight : bold;
      	font-family : verdana;
}    
a.Yellowhref12:visited  {
      	color : #ffdb00;
      	font-size : 12px;
      	text-decoration : underline;
      	font-weight : bold;
      	font-family : verdana;
} 
a.Yellowhref12:hover  {
      	color :white;
      	font-size : 12px;
      	text-decoration : underline;
	font-weight : bold;
      	font-family : verdana;
} 