body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: lighter;
	background-color: #000000;
}
.image_border_white {
	border: 1px solid #CCCCCC;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}
.title_shop_text {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #922934;
}
#content a:link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3908oc;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
} 
#content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #922934;
	text-decoration: none;
	font-weight: normal;
} /* etc etc etc */ 
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #922934;
	text-decoration: none;
	font-weight: normal;
}
#homelink a:link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #922934;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
} 
#homelink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #922934;
	text-decoration: underline;
	font-weight: normal;
} /* etc etc etc */ 
#homelink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#white_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#white_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
#white_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #922934;
	text-decoration: none;
	font-weight: normal;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #000000;
	font-size: 11px;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
.red {color: #CC0000}
.bold {font-weight: bold}

