/*  copyright  2003, 2004 RomanticRoad e.k. all rights reserved .  Style Sheet, Home Page  */


BODY.home {
	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	font-weight:600;
	color: rgb(175,175,175);
	text-decoration: none;
}

A:visited {
	font-weight:600;
	color: rgb(175,175,175);
	text-decoration: none;
}

A:hover {
	font-weight:600;
	color: red;
	text-decoration: none;		
}

IMG.rectborder {
	border-left: medium white groove;
	border-right: medium white groove;
	border-top:  medium white groove;
	border-bottom: medium white groove;
}

P.greeting {
	text-align;center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
}	
	
P.partners {
	text-align;center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

P.rrlink {
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
