.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.red02:link {
	color: #961500;
	text-decoration: none;
}
.red02:visited {
	color: #961500;
	text-decoration: none;
}.red02:hover {
	color: #961500;
	text-decoration: underline;
}

.red003:link {
	color: #961500;
	text-decoration: underline;
}
.red003:visited {
	color: #961500;
	text-decoration: underline;
}.red003:hover {
	color: #961500;
	text-decoration: none;
}



.red04:link {
	color: #810003;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
.red04:visited {
	color: #810003;
	text-decoration: none;
		font-size: 12px;
	font-weight: bolder;
}.red04:hover {
	color: #333;
	text-decoration: none;
		font-size: 12px;
	font-weight: bolder;
}

.blue1:link {
	color: #0000FF;
	text-decoration: none;

}
.blue1:visited {
	color: #0000FF;
	text-decoration: none;


}
.blue1:hover {
	color: #000;
	text-decoration: none;

}

