
body,td 
		{ 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color="#000000";
		}
input { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color="#000000";
		}
textarea { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color="#000000";
		}
a {  
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color: #000000; 
		text-decoration: none;
		}
a:visited { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color: #000000; 
		text-decoration: none;
		}
a:active { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color: #000000; 
		text-decoration: none;
		}
a:hover { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:8pt; 
		color: red;
		text-decoration: underline;
		}