
a:active     { font-family: verdana; font-size: 10pt; color: red;    text-decoration: none }
a:link       { font-family: verdana; font-size: 10pt; color: blue;   text-decoration: none }
a:visited    { font-family: verdana; font-size: 10pt; color: blue;   text-decoration: none }
a            { font-family: verdana; font-size: 10pt; color: yellow; text-decoration: none }

body { 
	 background: White;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: black;
}
td { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: black;
}
