a:link	{color: #E2C0A5;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}
a:visited	{color: #E2C0A5;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a:hover	{color: #000000;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a:active	{color: red;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: none;}


/* FONT formatting */
.text	 {color: #000000;	font-family: Georgia;   font-size: 11px;	font-weight: bold;		text-decoration: none;}

.txtbig	 {color: #ffffff;	font-family: Georgia;   font-size: 18px;	font-weight: bold;	text-decoration: none;  text-align: justify;    width: 100%;}

.txtmed	 {color: #000000;	font-family: Georgia;   font-size: 20px;	font-weight: bold;	text-decoration: none;    width: 100%;}


/* BOBY, SCROLL-BAR formatting */
body
{
    
    scrollbar-arrow-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3Dlight-color: #CCCCCC;
    scrollbar-track-color: #F6F0EB;
    scrollbar-face-color: #E2C0A5;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #08244A;
	
}





