﻿
A:link		{
	color: #0C929C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
A:visited	{
	color: #0C929C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
A:active	{
	color: #0C929C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
A:hover		{
	color: #FD7979;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
}
