BODY
{
	color:white;
	background:blue;
	font-size: 12pt;
	font-family: Verdana,Helvetica, Arial;
}

li.description{list-style-type:square; color:white; size:12px;}
li.feature{list-style-type:disc; color:yellow;}

.selectc {background-color: navy; color:white; font-size: 14pt;}
.attention {background-color: #333333; color:red; font-size: 10px; font-weight:900; border: 3px #cccccc solid;}
.boldwhite {color:#ffffff; font-size: 17px; font-weight:900;}
.color1 {background:#cccccc; color:navy;}
.color2 {background:#99ffff; color:navy;}
.color3 {background:#ffcc66; color:navy;}
.color4 {background:#cc66ff; color:navy;}


.button { background-color: green; color:#ffffff; font-size: 12pt; }
.button2 { background-color: #FFFF99; color:navy; font-size: 12pt;font-weight:800; }
.inputc { font-size: 8pt; background-color:#ffffcc; }
.textc 
{ font-size: 10pt; background-color:#ffffcc;color:navy; }
.formstyle { background:#9999ff; background-image:url(http://www.futurebroadcast.biz/dmea/images/townview_logo.gif); 
background-repeat:no-repeat; 
border:5 double; }

a:link
{color:cyan;font-weight:bold;font-size: 14px;}
a:active
{color:cyan;font-weight:bold;font-size: 14px;}
a:visited
{color:#ffffcc;font-weight:bold;font-size: 14px;}
a:hover
{color:red;font-weight:bold;font-size: 14px;}

a.footer:link
{color:blue;font-weight:bold;}
a.footer:active
{color:black;font-weight:bold;}
a.footer:visited
{color:green;font-weight:bold;}
a.footer:hover
{color:red;font-weight:bold;}

a.smallcell:link
{color:yellow;font-weight:bold; font-size:10px;}
a.smallcell:active
{color:black;font-weight:bold; font-size:10px;}
a.smallcell:visited
{color:yellow;font-weight:bold; font-size:10px;}
a.smallcell:hover
{color:red;font-weight:bold; font-size:10px;}

a.cell:link
{color:#cccccc;font-weight:bold; font-size:9px;}
a.cell:active
{color:black;font-weight:bold; font-size:9px;}
a.cell:visited
{color:green;font-weight:bold; font-size:9px;}
a.cell:hover
{color:red;font-weight:bold; font-size:9px;}

