﻿/* Use this stylesheet to override styles */
/* Do not change the default stylesheet! */

A
{
	color: #0092ec;
	font-weight:bold;
	text-decoration: none;
}
A:hover
{
	color: #0092ec;
	text-decoration: underline;

}
