/* Link Styles for Menu items */

A:link {color: #000000; text-decoration: none}
A:active {color: #000000; text-decoration: none;}
A:visited {color: #000000; text-decoration: none}
A:hover {color: #ffffff; text-decoration: underline}

A.hurdit:link {color: #A7A06F; text-decoration: none}
A.hurdit:active {color: #A7A06F; text-decoration: none}
A.hurdit:visited {color: #A7A06F; text-decoration: none}
A.hurdit:hover {color: #A7A06F; text-decoration: underline}

A.shop:link {color: #50331b; text-decoration: underline}
A.shop:active {color: #50331b; text-decoration: none}
A.shop:visited {color: #50331b; text-decoration: underline}
A.shop:hover {color: #50331b; text-decoration: none}

A.email:link {color: #000000; text-decoration: none}
A.email:active {color: #000000; text-decoration: none;}
A.email:visited {color: #000000; text-decoration: none}
A.email:hover {color: #000000; text-decoration: underline}

/* Text Styles for Pages */

.Body {font-size: 10pt; font-family: arial; color:#000000}
Table.Companyinfo {font-size: 10pt; font-family: arial; color:#000000}
.Title {font-size: 12pt; font-family: arial; font-style: none; font-weight:bold; color:#000000}
.Footer {font-size: 9pt; font-family: arial; color:#A7A06F}
DIV.page{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 5px}