﻿a:link       {
	color: #000080;
	text-decoration: none;
}
a:visited    {
	color: #4D6D8C;
	text-decoration: none;
}  
a:hover      {
	color: #800000;
	text-decoration: underline;
}
