.norm {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #000000
	}
	
.norm2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-align: center;	
	color: #000000
	}
	
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
	color: #000000
	}	
.norm3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #ffffff
	}	
.ret {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #cc0000
	}	
	
.lk:active
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;	
	  color: #057EA5
	}

.lk:link
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;	
	  color: #057EA5
	}

.lk:visited
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;	
	  color: #057EA5
	}

.lk:hover
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: underline;	 
	  color: #840808
	}

.menu:active
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;	
	  color: #ffffff;
	}

.menu:link
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;	
	  color: #ffffff;
	}

.menu:visited
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;	
	  color: #ffffff;
	}

.menu:hover
	{ font-family: Arial;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: underline;	 
	  color: #ffffff;
	}
