
<!-- ADVENTURE STUDIOS STYLE SHEET -->

H1 {font-family: "Arial Black", sans-serif; color: red; font-size: 100%; line-height: 110%; text-align: left }

p {font-family: "Verdana", sans-serif; color: black; font-size: 14px; line-height: 180%; text-align: left }

p.weblinks {font-family: "Verdana", sans-serif; color: black; font-size: 11px; line-height: 115%; text-align: left }

p.linksmenu {font-family: "Verdana", sans-serif; color: black; font-size: 11px; line-height: 135%; text-align: left }

p.menu {font-family: "Verdana", sans-serif; color: black; font-size: 10px; line-height: 100%; text-align: right }

p.bannermenu {font-family: "Verdana", sans-serif; color: black; font-size: 12px; line-height: 100%; text-align: right }


A:link
{ text-decoration: none; color: black; }

A:visited
{ text-decoration: none; color: black; }

A:active
{ text-decoration: none; color:blue; }

A:hover
{ text-decoration: underline; color:green; }
