a:hover {
	text-decoration: underline;
	color: #FF0000
	}

a{  
	font-size: 15px;
	line-height: 18px; 
	word-spacing: 2px;
	letter-spacing: 2px
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:link {  
	font-size: 15px;
	line-height: 18px; 
	word-spacing: 2px;
	letter-spacing: 2px
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

body,td,th {
	font-size: 15px;
	line-height: 18px; 
	word-spacing: 2px;
	letter-spacing: 2px
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


.footer {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.welcome_txt {
	font-size: 11px;
	line-height: 13px;
}


a.welcome_txt:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #0000FF;
	text-decoration: none;
}
