body, td, p, a, div, small, big 
			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
b			{ font-weight: bold; }
big			{ font-size: 13px; }
tcnt			{ color: #666666; }
green			{ color: #ffffff; }

A:link			{ color: blue; text-decoration: none; }
A:visited		              { color: blue; text-decoration: none; }
A:active		              { color: blue; text-decoration: none; }
A:hover			{ color: green; text-decoration: underline; }

A.cnt:link		              { color: #blue; text-decoration: none; }
A.cnt:visited		{ color: #blue; text-decoration: none; }
A.cnt:active		{ color: #blue; text-decoration: none; }
A.cnt:hover		{ color: #blue; text-decoration: underline; }

body              { scrollbar-face-color: #a5b563;
	              scrollbar-shadow-color: #FFFFFF ;
	              scrollbar-highlight-color: #4b9401;
	              scrollbar-3dlight-color: #a5b593;
	              scrollbar-darkshadow-color: #94b9401 ;
	              scrollbar-track-color: #94b901 ;
	              scrollbar-arrow-color: #FFFFFF; } 

.table            { border: #a5b563; 
                    border-style: solid; 
                    border-top-width: thin; 
                    border-right-width: thin; 
                    border-bottom-width: thin; 
                    border-left-width: thin; }

