.text {
	font-family: Tahoma;
	font-size: 13px;

}
.strong {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #494949;
}
A:link {
	text-decoration: none;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
color:
; 	color: #54A7B7;
