/* Style sheet for Beachsart.com */

.dateFont{font-family:verdana,arial,verdana;font-size:10px;color:#909090;} 		/* Font declaration for date header */
.textFont{font-family:arial,verdana;font-size:14px;color:#cbefe6;} 				/* Font declaration for normal text */
.headertextFont{font-family:arial,verdana;font-size:24px;color:#cbefe6;} 		/* Font declaration for normal text */
.boldFont{font-family:arial,verdana;font-size:18px;color:Yellow;}				/* Font declaration for yellow header text */
.legalFont{font-family:arial,verdana;font-size:10px;color:#dddddd;} 			/* Font declaration for legal notice */

BODY {
background: #000000;
color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal
}

A:hover {color: #1188F6;
		text-decoration: underline}

A:visited {background-color: #000000;
		color: #85B3DD;
		text-decoration: underline}

A:link {background-color: #000000;
        color: #1188F6;
        font-weight: normal;
		text-decoration: underline}

UL, DIR
{ list-style: disc;
color: yellow }
OL { list-style: decimal }

H1, H2, H3, B ( color: yellow}