a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}


.text {
	font-size: 12px;
	line-height: 16px;
	font-family: verdana,arial,helvetica;
	color: #000000;
	text-decoration: none;
	}
	

.caption {
	font-size: 14px;
	line-height: 18px;
	font-family: verdana,arial,helvetica;
	color: #000000;
	text-decoration: none;
	text-transform : capitalize;
	}
	
.lnkText {
	font-size: 12px;
	line-height: 16px;
	font-family: verdana,arial,helvetica;
	color: #ff0033;
	text-decoration: none;
	}	