﻿body {
}
a:link
{
	color: #b22222;
}
a:hover
{
	color: Red
}
a:visited
{
	color: #b22222;
}
