 body {
	 font-size: 14px;
	 text-align: left;
 }

 a:link {
	 color: #404040;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: none;
 }
 
 a:active {
	 color: #404040;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: none;
 }
 
 a:visited {
	 color: #404040;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: none;
 }
