﻿body 
{
	font-family:Tahoma;
	font-size:12px;
}

a:link  
{
	color: #111111;
	text-decoration:none;
}
a:hover
{
	color: #7b191f;
}

a:visited
{
		color: #111111;
	 text-decoration  :none;
}