/****************************************************************************************************
- Styles in this sheet are used for customising the hyperlinks of the site.
****************************************************************************************************/

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

