

/* --------- text style 3 --------- 
.t3 {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;
	color: #CC0000;
}

.t3 a:hover, .t3 a:active {
}

*/

