/* Zouvenirs.com Style */
/* ---------------  COMMON ----------------- */
BODY, HTML {
	padding: 0px;
	font-family: Arial;
	height: 100%, margin: 0px;
}
BODY, TABLE, TH, TR, TD, FONT, A, BLOCKQUOTE, LABEL {
	font-family: Arial;
}
LI, OL {
	margin-left: 20px;
	text-align: left;
}
UL {
	margin-left: 20px;
	text-align: left;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.error {
	color: #FF0000;
	text-align: left;
}
.date {
	color: #808080;
}
.price {
	color: #FF0000;
}
.text {
	color: #000000;
}
a:link, visited{
	text-decoration: underline;
}
a:hover, active{
	text-decoration: none;
}
/* ---------------  COMMON ----------------- */
/* ---------------  FOOTER --------------- */ 
.footer_text {
}
a.footer_link:link, a.footer_link:visited{
	text-decoration: underline;
}
a.footer_link:hover, a.footer_link:active{
	text-decoration: none;
}
/* --------------- End FOOTER --------------- */ 
