A { 	
	font-weight: bold;
	text-decoration: none;
	color: #003399
}

A:link { 

	font-weight: bold;
	text-decoration: none;
	color: #003399	
}

A:active { 

	font-weight: bold;
	text-decoration: none;	
	color: #003399	
}

A:hover { 

	font-weight: bold;
	text-decoration: underline;	
	color: #009999
}

p {

	font-family: verdana,arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333	
} 

