.title1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.title3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title4 {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


td {
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
}
a:link {
	font-size: 12px;
	color: #EFEFEF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #EFEFEF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
    
}
.txt2 {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
.a1:link {
	font-size: 14px;
	color: #EFEFEF;
	text-decoration: none;
}
.a1:visited {
	font-size: 14px;
	color: #EFEFEF;
	text-decoration: none;
}
.a1:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
