.css {
	font-size: 12px;
	color: #000000;
}
.new2 {
	font-size: 13px;
	line-height: 2;
}
.new {
	font-size: 13px;
	line-height: 1.5;
}
a:link {
text-decoration:underline¡¡none;
	color: #000000;
}
a:visited {
text-decoration:underline¡¡none;
	color: #000000;
}
a:hover {
text-decoration:underline¡¡none;
	color: #FF6600;
}
