
body,td 
		{ 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color="#1e1e1e";
		}
input { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color="#000000";
		}
textarea { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color="#1e1e1e";
		}
a {  
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color: #1e1e1e; 
		text-decoration: none;
		}
a:visited { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color: #1e1e1e; 
		text-decoration: none;
		}
a:active { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color: #1e1e1e; 
		text-decoration: none;
		}
a:hover { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 12px; 
		color: #d00303;
		text-decoration: underline;
		}
