a:link	{color: #F28000;	font-family: Verdana;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a:visited	{color: #F28000;	font-family: Verdana;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a:hover	{color: #575757;	font-family: Verdana;	font-size: 11px;	font-weight: bold;	text-decoration: underline; background-color: #E5D220;}
a:active	{color: #F28000;	font-family: Verdana;	font-size: 11px;	font-weight: bold;	text-decoration: none;}


a.author:link	{color: #F28000;	font-family: Verdana;	font-size: 14px;	font-weight: bold;	text-decoration: none;}

a.author2:link	{color: #F28000;	font-family: Verdana;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a.author:visited	{color: #F28000;	font-family: Verdana;	font-size: 14px;	font-weight: bold;	text-decoration: none;}
a.author:hover	{color: #575757;	font-family: Verdana;	font-size: 14px;	font-weight: bold;	text-decoration: underline; background-color: #E5D220;}
a.author:active	{color: #F28000;	font-family: Verdana;	font-size: 14px;	font-weight: bold;	text-decoration: none;}


/* FONT formatting */
.text	 {color: #000000;	font-family: Verdana;   font-size: 11px;	font-weight: bold;		text-decoration: none;}

.text2	 {color: #000000;	font-family: Verdana;   font-size: 13px;	font-weight: bold;		text-decoration: none;}

.textmed	 {color: #000000;	font-family: Verdana;   font-size: 16px;	font-weight: bold;		text-decoration: none;}

.header {color: #000000;	font-family: Verdana;   font-size: 20px; font-weight: bold;	text-decoration: none;}

.header-front {color: #000000;	font-family: Verdana;   font-size: 20px; font-weight: bold;	text-decoration: none; margin-bottom:-4px;}
<!--
.style3 {color: #000000;	font-family: Verdana;   font-size: 12px; font-weight: normal;	text-decoration: none;}


.footer {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-style : italic;
}

.footer2 {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

/* FORM formatting */

select  	{font-family: verdana; 	font-size: 12px; 	color: #000000; background-color: 6294B0;}

textarea	{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color : 6294B0;
}
.submit 	    {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:#6294B0;

}



/* BOBY, SCROLL-BAR formatting */
body
{
    
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #CAC6A7;
    scrollbar-face-color: #000000;
}




