body {
    font-size                 : 14px;
    line-height               : 1.3em;
    color	                  : #666666;
	background-color          : #E1E1E1;
    scrollbar-base-color      : #E92E1B;
}
a
{
	color           : #E92E1B; 
	text-decoration : underline;
}

a:hover
{
	color           : #ff0000; 
	text-decoration : underline;
}

.pink  {color:#FF4A97;}

table { font-size:12px;line-height:130%;}