HR {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; COLOR: #dedcdd
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div.maincontent	{
	width: 752px;
	text-align: center;
	margin: auto;
	padding: auto;
}

body	{
	text-align: center;
	margin: auto;
	padding: 0px;
}

td.menu_item	{
	text-align: center;
	margin: 0px;
	padding: 5px 3px 5px 3px;
}

td.menu_item a	{
	color: white;
}

td.menu_item a:hover	{
	color: gray;
}

a.travelinireland	{
	color: blue;
}