/****************************************************************************************************
- Styles in this sheet are used for customising the hyperlinks of the site.
****************************************************************************************************/

a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color: #ffffff;
	font-weight:bold;
}
