.main a 			{
	color: #E6E6FA;
	text-decoration: underline;
}    
.main  a:hover 		{	color : Maroon;
						text-decoration : none; }
.menu a				{
	color: #FFFFAA;
	text-decoration: none;
}    
.menu  a:hover		{
	color: #F9F9F9;
	text-decoration: underline;
}
.bottom a			{	color: Olive;
						text-decoration: none; }    
.bottom  a:hover	{	color: Gray;
						text-decoration: underline; }
.footer a			{	color: Green;
						text-decoration: underline; }    
.footer  a:hover	{	color: Navy;
						text-decoration: none; }
body				{	background-color: White;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						scrollbar-face-color: #518E74;
						scrollbar-shadow-color: #DEDAD1;
						scrollbar-highlight-color: #DEDAD1;
						scrollbar-3dlight-color: #003C84;
						scrollbar-darkshadow-color: #0051BA;
						scrollbar-track-color: #BFD9CE;
						scrollbar-arrow-color: #000000; }
table.footer		{	font-style : italic;
						font-size: smaller;
						color : #000000 }
body.mceContentBody
{
	background-color: #606B63;
	background-image: url(images/bottom_body.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px;
	color: #FFFFFF;
}
