﻿a:link
{
	font-size: 13px;
	text-decoration: none;
}

a:active
{
	font-size: 13px;
	text-decoration: none;
}
a:hover
{
	font-size: 13px;
	text-decoration: underline;
	color: #990000;
}
a:visited
{
	font-size: 13px;
	text-decoration: none;
	

}


