﻿body 
{
	font-family: Verdana;
	font-size: 12px;
}


a:hover
{
	text-decoration: underline;
	color: red;
}
a
{
	text-decoration: none;
	color: red;
}
