/* Cut The Mustard basic stylesheet - Copyright 2004 Rent-A-Monkey.com */
/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2004 Rent-A-Monkey.com and may not be reproduced. #ffcc33*/

body {
	color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

p {
	font-size: 76%;
	line-height: 1.5em;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0;
	padding: 0;
}

#bodytext h3, #bodytext strong {
	font-weight: bold;
} 

#ramsitelink {
	display: none;
}

.popupFont {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
