﻿/*  copyright 2003 RomanticRoad e.k. all rights reserved   */



A:link {
	font-weight:400;
	color: rgb(252,213,125);
	text-decoration: none;
}

A:visited {
	font-weight:400;
	color: rgb(252,213,125);
	text-decoration: none;
}

A:hover {
	font-weight:400;
	color: rgb(126,107,62);
	text-decoration: none;		
}

A:active {
	color: red;
	text-decoration: none;
}

A.travelagents:link {
	font-weight:400;
	color: rgb(126,107,62);
	text-decoration: none;
}

A.travelagents:visited {
	font-weight:400;
	color: rgb(126,107,62);
	text-decoration: none;
}

A.travelagents:hover {
	font-weight:400;
	color: rgb(63,54,31);
	text-decoration: none;		
}

P.partners {
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


P.rrlink {
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


IMG.logo {
}

IMG.anim {
	border-left: medium white double;
	border-right: medium white double;
	border-top:  medium white double;
	border-bottom: medium white double;
}

BODY.home {
	background-color:black;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P.home {
}
	




