﻿body {
}
a:link
{
	color: #a52a2a;
}
a:hover
{
	color:#8b0000;
	text-decoration: none;
}
a:visited
{
	color: #a52a2a;
}

