/*-----------------------------------------------------------------------------
Backyard-Oasis.com Screen Stylesheet

version:   1.0
date:      3/28/07

-----------------------------------------------------------------------------*/


H1 {
	text-decoration:underline;
	color:#00FFFF;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;
}

H2 {
	text-decoration:underline;
	color:#00FFFF;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
}
H3 {
	text-decoration:underline;
	color:#00FFFF;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:underline;
}

H4 {
	text-decoration:underline;
	color:#00FFFF;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica; 
}


 /* Navigation
-----------------------------------------------------------------------------*/
 
 :link { color: #00FFFF }
 :visited { color: #66CC00 }
 :active { color: #CC00FF }