﻿
a.menu:active
{
	color: #CCCCCC;
	font-size:12pt; font-family: Times New Roman;text-decoration: none; 
}

a:link
{
	color: #CCCCCC;
	font-size: 12pt;
	font-family: Times New Roman;
	text-decoration: none;
}

a:visited
{
	color: #CCCCCC;
	font-size:12pt; font-family: Times New Roman;text-decoration: none;
}

a:active
{
	color: #CCCCCC;
	font-size:12pt; font-family: Times New Roman;text-decoration: none;
}

a:hover
{
	color: #FF3333;
	font-size:12pt; font-family: Times New Roman;text-decoration: none;
}

 

body {	
	
	
	margin: 0px; font-family: Times New Roman;color: #CCCCCC; font-size:12px;

scrollbar-face-color: #000000; 
scrollbar-highlight-color:#4F4949; 
scrollbar-3dlight-color: #4F4949; 
scrollbar-darkshadow-color: #000000; 
scrollbar-shadow-color: #006666; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #000000; } 


