﻿
a:link       {
	color: #000080;
	text-decoration: none;
}
a:visited    { color: #72979C; text-decoration:none }
a:hover      { text-decoration: underline; color: #FF0000 }
a:active     { color: #FF0000; text-decoration:none }