A:link {
	background:transparent;
	color:#ff0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

A:visited {
	background:transparent;
	color:#ff0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A:hover {
	background:#99ccff;
	color:#33CC66;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A:active {
	background:#FFFF00;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

img {
margin-right: 7px;
margin-bottom: 5px;
color:#FFFFFF;
border:1px;
border-color:#000000;
}

.italicize {
	font-style: italic;
}


.title-home-page {
	color: #500B0E;
}


.reviews {
	font-family: Verdana, Geneva, sans-serif;
}

.reviewtext {
	font-size: .8em;
	background-color: #CCC;
	list-style-position: inside;
	font-family: Verdana, Geneva, sans-serif; 
}

p {
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
}

h1 {
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

