﻿ <!-- a: used for body of site -->

a:link  {
	color:#006699; text-decoration:underline;
	}
a:active {
	color:#006699; text-decoration:none;
	}
a:hover {
	color:#006699; text-decoration:none;
	}
a:visited  {
        color:#666666;
	}

 <!--classes used for navigation bars 
 copyright link -->

.cpt a {
	color:black; text-decoration:none;
	}
{
	color:black; text-decoration:underline;
	}
.cpt a:hover  {
	color:black; text-decoration:underline;
	}
.cpt a:visited {
	color:black;
	}

<!--classes used for web link -->

.web a {
	color:#0000CC; text-decoration:none;
	}
{
	color:#0000CC; text-decoration:underline;
	}
.web a:hover  {
	color:#0000CC; text-decoration:underline;
	}
.web a:visited {
	color:#0000CC;
	}

  <!-- navigation for top bar, about, contact, etc. -->


.topnav a {
	color:white; text-decoration:none;
	}
.topnav a:active {
	color:white; text-decoration:underline;
	}
.topnav a:hover {
	color:white; text-decoration:underline;
	}
.topnav a:visited {
	color:#CCCCCC;
	}

<!-- classes used for CM product navigation --> 


.cmp a {
	color:white; text-decoration:none; font-family: Arial;
	}
{
	color:white; text-decoration:underline; font-family: Arial;
	}
.cmp a:hover  {
	color:white; text-decoration:underline; font-family: Arial;
	}
.cmp a:visited {
	color:white;
	}


  <!-- navigation for index, products. -->


.indexpnav a {
	color:#CCCCCC; text-decoration:none;
	}
.topnav a:active {
	color:white; text-decoration:underline;
	}
.indexpnav a:hover {
	color:white; text-decoration:underline;
	}
.indexpnav a:visited {
	color:#CCCCCC;
	}

  <!-- navigation for hidden control panel link index -->


.hidden a {
	color:#006699; 
	}
.topnav a:active {
	color:#006699; 
	}
.hidden a:hover {
	color:#006699; 
	}
.hidden a:visited {
	color:#006699;
	}



h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: lowercase; color: #000000; font-variant: normal}

 justify text 
.justify { font-family: Arial, Helvetica, sans-serif; text-align:justify}


h3 {  text-align: justify; font-family: Arial, Helvetica, sans-serif}
h2 {  font-family: Arial, Helvetica, sans-serif}
h2 {  text-align: left; 
font-size: 12px; font-weight: normal
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
