body { color: black; font-size: 12px; line-height: 1em; }
p { color: navy; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; }
td { }
a:link { color: purple; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { }
a:active { }

A.red:link    {color:navy;font-size:8pt;text-decoration:none; font-weight:}
A.red:visited {color:navy;font-size:8pt;text-decoration:none; font-weight:}
A.red:active  {color:navy;font-size:8pt;text-decoration:none; font-weight:}
A.red:hover  {color:green; text-decoration:underline; position:relative; top:1; left:1}
h3 { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; font-style: normal; line-height: 1em; text-align: center; margin: 8px 8px 0; }
h1 { color: navy; font-size: 20px; font-family: Times, Georgia, "Times New Roman", serif; line-height: 1.25em; text-align: left; margin-top: 12px; margin-bottom: 12px; padding-top: 12px; }
h2 { color: green; font-size: 18px; font-family: Times, Georgia, "Times New Roman", serif; line-height: 1em; text-align: left; }
.bg {
	background-color: #D8C4DF;
	background-image: url(../media/backgrounds/homepage_bg.jpg);
	background-repeat: no-repeat;
}
.bg-order {
	background-color: #D8C4DF;
	background-image: url(../media/backgrounds/order_bg.jpg);
	background-repeat: no-repeat;
}
