.text {  font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000}

a:active  { color: #0000ff; text-decoration: none; font-weight: bold;}
a:link    { color: #000099; text-decoration: none; font-weight: bold;}
a:visited { color: #0000ff; text-decoration: none; font-weight: bold;}
a:hover   { color: #006699; text-decoration: underline; font-weight: bold;}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343CB4;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
