/*

	Watercraft Challenge Styleheet
	
	Author: Michael Grimm
	Email: mike@sfcdesigns.com
	Website: http://www.sfcdesigns.com
	
	Copyright 2008, all rights reserved.
	
*/


p         { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }

h1          { color: red; font-size: 1.2em; font-weight: 800; line-height: 16px }

h2       { color: #301e0d; font-size: 1.2em; font-weight: 800; line-height: 18px }

a   { color: #06c; text-decoration: none }

a:hover {
	text-decoration: underline;
}


.menu A:link    { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: transparent }
.menu A:visited   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.menu A:active   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: transparent }
.menu A:hover   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; background: transparent }
