﻿body 
{
	
	font-style :normal   ;
	font-size :smaller    ;
	font-family :Arial Baltic    ;
	color :white       ;
	background-color: #1D2A30;
    background :#1D2A30 repeat  :
}

A
{
	
	font-size :small   ;
	font-family :Arial TUR ;
	color :#cccccc     ;
	text-decoration :none;
	
	
}
A:active
{
	font-size :small   ;
	font-family :Arial TUR ;
	text-decoration :none;
}
A:hover
{
	font-size :small   ;
	font-family :Arial TUR ;
	text-decoration :underline;
	color :Red   ;
	
}
A:visited
{
	font-size :small  ;
	font-family :Arial TUR ;
	text-decoration :none;
}
TABLE
{
	background-color :#700005;
}
