a:link { 		text-decoration: none;color: #ff0000; }

a:visited { 	text-decoration: none;color: #880000; }

a:active { 		text-decoration: none;color: #ff0000; }

a:hover {	 	text-decoration: underline; }

.text {
	font-size: 14px;
	color: #336666;
	font-family: "ITC Officina Serif Book", "Trebuchet MS", serif;
	text-decoration: none;
	line-height : 18px;
}
.text2 {
	font-size: 16px;
	color: #ffcccc;
	font-family: "Times New Roman", "Times", serif;
	text-decoration: overline;
	font-weight : bold;
}
.text3 {
	font-size: 12px;
	color: #996666;
	font-family: "ITC Officina Serif Book", "Trebuchet MS", serif;
	text-decoration: none;
}
