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


a{
	text-decoration: none;
}

a img{
	border:none;
}

/* start <a> 464646 */
.a_464646 {
	color: #464646;
	text-decoration: none;
}

.a_464646  img{
	border:none;
}
.a_464646 :hover {
	color: #464646;
	text-decoration:underline;
}
/* end <a> 464646 */

/* start <a> 57a4c7 */
.a_57a4c7 {
	color: #57a4c7;
	text-decoration: none;
}

.a_57a4c7  img{
	border:none;
}
.a_57a4c7 :hover {
	color: #57a4c7;
	text-decoration:underline;
}
/* end <a> 57a4c7 */

/* start a green */
.a_green {
	color: #679416;
	text-decoration: none;
}

.a_green  img{
	border:none;
}
.a_green :hover {
	color: #82af38;
	text-decoration:underline;
}
/* end a green */

/* start a button */
.a_button {
	color: #FFFFFF;
	text-decoration: none;
}

.a_button img{
	border:none;
}
.a_button:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* end a button */


/* start a project title */
.a_title {
	color: #666666;
	text-decoration: none;
}

.a_title img{
	border:none;
}
.a_title:hover {
	color: #82af38;
	text-decoration: none;
}
/* end a project title */


/* start a breadcrumb */
.a_breadcrumb {
	color: #666666;
	text-decoration: none;
}

.a_breadcrumb img{
	border:none;
}
.a_breadcrumb:hover {
	color: #666666;
	text-decoration: none;
}
/* end a breadcrumb */
