body  {
		font-family : Verdana;
		font-size : 11px;
		color : black;
	}
	
p  {
		font-family : Verdana;
		font-size : 11px;
		color : black;
	}
	
table {
		font-family : Verdana;
		font-size : 11px;
		color : black;
	}
	
a  {
     	font-family : Verdana;
     	font-size : 11px;
     	color : black;
     	text-decoration : underline;
     }
     
a:hover  {
     	font-family : Verdana;
     	font-size : 11px;
     	color : #660066;
     	text-decoration : underline;
     }

a:active  {
     	font-family : Verdana;
     	font-size : 11px;
     	color : #660066;
     	text-decoration : underline;
     }

.formfield {
		font-family:verdana;
		font-size:11px;
		color : black;		
	}
	
a.totop {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
     	text-decoration : none;
     }
     
a:hover.totop  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
     	text-decoration : underline;
     }	
	 
a.kit {
     	font-family : Verdana;
     	font-size : 10px;
     	color : black;
		font-weight : bold;
     	text-decoration : none;
     }
     
a:hover.kit  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
		font-weight : bold;
     	text-decoration : underline;
     }	 
	 
a:active.kit  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : black;
		font-weight : bold;
     	text-decoration : none;
     }		 
	 
.form  {
		font-family : Verdana;
		font-size : 11px;
		color : black;
	}

a.kitlink {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
     	text-decoration : none;
     }
     
a:hover.kitlink  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
     	text-decoration : underline;
     }	 
	 
a:active.kitlink  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
     	text-decoration : underline;
     }		
.button{
		background-color: #EEE8F3;
		font-size: 100%;
		font-family: Verdana;
		color: #660066;
		
}

a.topnav {
     	font-family : Verdana;
     	font-size : 10px;
     	color : #660066;
		font-weight : normal;
     	text-decoration : underline;
     }
     
a:hover.topnav  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : black;
		font-weight : normal;
     	text-decoration : underline;
     }	 
	 
a:active.topnav  {
     	font-family : Verdana;
     	font-size : 10px;
     	color : black;
		font-weight : normal;
     	text-decoration : underline;
     }		