@charset "utf-8";
/* CSS Document */

a:visited.copyrightlink, a:active.copyrightlink, a:link.copyrightlink
{
	color: #0077dd;
	text-decoration:none;
}
a:hover.copyrightlink
{
	color: #464646;
	text-decoration: underline;
}
a:visited.topnavi, a:active.topnavi, a:link.topnavi
{
	color: #393835;
	text-decoration:none;

}
a:hover.topnavi
{
	color: #56affb;
	width:150px;	
	text-decoration: none;
}
a:visited.topnavi_highlight, a:active.topnavi_highlight, a:link.topnavi_highlight
{
	color: #0077dd;
	text-decoration:none;
}
a:hover.topnavi_highlight
{
	color: #393835;
	text-decoration: none;
}
a:visited.bottom_navi, a:active.bottom_navi, a:link.bottom_navi
{
	color: #020202;
	text-decoration:none;
}
a:hover.bottom_navi
{
	color: #595959;
	text-decoration: underline;
}
a:visited.whitehov, a:active.whitehov, a:link.whitehov
{
	color: #ffffff;
	text-decoration:none;
}
a:hover.whitehov
{
	color: #3190d0;
	text-decoration: underline;
}

a:visited.greentextlink, a:active.greentextlink, a:link.greentextlink
{
	color: #21701a;
	text-decoration:none;
}
a:hover.greentextlink
{
	color: #000000;
	text-decoration: underline;
}

a:visited.graylink_hov, a:active.graylink_hov, a:link.graylink_hov
{
	color: #666666;
	text-decoration:none;
}
a:hover.graylink_hov
{
	color: #dc2f28;
	text-decoration: underline;
	
	
}
a:visited.blacklink_hov, a:active.blacklink_hov, a:link.blacklink_hov
{
	color: #dc2f28;
	text-decoration:none;
}
a:hover.blacklink_hov
{
	color: #000000;
	text-decoration: underline;

}
a:visited.redlink_hov, a:active.redlink_hov, a:link.redlink_hov
{
	color: #dc2f28;
	text-decoration:none;
}
a:hover.redlink_hov
{
	color: #000000;
	text-decoration: underline;

}

 a:link.educationbox
{
	color: #000000;
	text-decoration: underline;

}
a:hover.educationbox
{
background-image: url(../images/education.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}


 a:link.corporate
{
	color: #000000;
	text-decoration: underline;

}
a:hover.corporate
{
background-image:url(../images/corporate.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}


 a:link.cook
{
	color: #000000;
	text-decoration: underline;

}
a:hover.cook
{
background-image:url(../images/cock.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}

 a:link.healthcare
{
	color: #000000;
	text-decoration: underline;

}
a:hover.healthcare
{
background-image:url(../images/healthcare.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}


 a:link.hotels
{
	color: #000000;
	text-decoration: underline;

}
a:hover.hotels
{
background-image:url(../images/hotel_spa.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}
 a:link.leisure
{
	color: #000000;
	text-decoration: underline;

}
a:hover.leisure
{
background-image:url(../images/leisure.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}
 a:link.listed
{
	color: #000000;
	text-decoration: underline;

}
a:hover.listed
{
background-image:url(../images/listed_bulding.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}
 a:link.vocational
{
	color: #000000;
	text-decoration: underline;

}
a:hover.vocational
{
background-image:url(../images/vocation.png);
background-repeat: no-repeat;
background-position:bottom;
float:left;
}