p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color: #B81E2D;
	text-decoration: underline;
}

a:visited {
  	color: #B81E2D;
	text-decoration: underline;
}

a:hover {
	color: #DB812E;	
	text-decoration: none;
}

a:active {
	color: #DB812E;
	text-decoration: underline;
}

a.nav:link {
	color: #B81E2D;
	text-decoration: none;
	background-image: none;
	background-position:center center; 
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom; 
}

a.nav:visited {
	color: #B81E2D;
	text-decoration: none;
	background-image: none;
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}

a.nav:hover {
	color: #DB812E;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}

a.nav:active {
  	color: #DB812E;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}
a.main:link {
	color: #ffffff;
	text-decoration: none;
}

a.main:visited {
	color: #ffffff;
	text-decoration: none;
}

a.main:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.main:active {
  	color: #ffffff;
	text-decoration: underline;
}
a.stay:link {
  	color: #DB812E;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}

a.stay:visited {
  	color: #DB812E;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}

a.stay:hover {
  	color: #DB812E;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}

a.stay:active {
  	color: #DB812E;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:15px;
	style:float:bottom;
}
.words {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
