﻿body
{
	font: Tahoma, Verdana, sans-serif;
	color: #989898;
	background: #eeeeee;
	font-size:12px;
	
}

a{
	color: #989898;
	font-weight: bold
}
a:hover, a:focus, a:active{
	color: #FFF;
	background: #e00000
}
a, img{
	border: 0;
	text-decoration: none
}