
a.green				{ color: #00FF00; text-decoration:none }
a.tan					{ color: #FFFFCC; font-weight:bold; text-decoration:none }
a.darkblue				{ color: "#000066" }
a.darkblue:hover			{ color: "#33cccc"; text-decoration:none }
a.normal				{ color: "#000066" }
a.normal:visited			{ color: "#666666" }
a.normal:hover			{ color: "#666666"; text-decoration:none }
a.paul				{ color: "#ff0000" }
a.paul:visited			{ color: "#666666" }
a.paul:hover			{ color: "#ff0000"; text-decoration:none }
a.minor				{ color: "#006600" }
a.minor:visited			{ color: "#666666" }
a.minor:hover			{ color: "#006600"; text-decoration:none }
a.ss					{ color: "#cc9900" }
a.ss:visited			{ color: "#666666" }
a.ss:hover				{ color: "#cc9900"; text-decoration:none }
a.black				{ color: "#000000" }
a.black:visited			{ color: "#000000" }
a.black:hover			{ color: "#000000"; text-decoration:none }

body.mstreets { background: url('images/index.image.gif') no-repeat }

a:link.black			{ color: #000000 }
a:hover.black			{ color: #000000 }
a:active.black			{ color: #000000 }
a:visited.black			{ color: #000000 }


h3            { font-family: Verdana }
p            { font-family: Verdana; font-size: 10pt }
p.small		{ font-family: Verdana; font-size: 8pt }
p.smaller		{ font-family: Verdana; font-size: 7pt }
p.verysmall		{ font-family: Verdana; font-size: 6pt }
p.white            { color: #FFffFF; font-family: Verdana; font-size: 10pt; font-weight: bold }
p.whitebig            { color: #FFffFF; font-family: Verdana; font-size: 14pt; font-weight: bold }

.smallertext	{ font-family: Verdana; font-size: 7pt }



<!-- basics{  }
body     {font-family: trebuchet ms, verdana, arial, helvetica, sans serif;
          font-size:small;
          font-variant:normal;
          font-weight:normal;
          text-decoration:none;}

{  }
{  }
 links{  }
a:link   	{color:#000066;
          font-size:x-x-small;
         	font-weight:normal;
			}
a:visited	{color:#666666;
          font-size:x-x-small;
		   font-weight:normal;
         	}
a:active  {color:#000066;
          font-size:x-x-small;
			font-weight:normal;
          text-decoration:none;
         	}
a:hover   {color:#666666;
          font-weight:normal;
          font-size:x-x-small;
          text-decoration:none;
         	}
         	
         	