a:link    { font-size: 12px; line-height: 140%; color: #CC0000; text-decoration: underline }
a:hover   { font-size: 12px; line-height: 140%; color: #FF9900; text-decoration: underline }
a:visited { font-size: 12px; color: #FF6600 }
a:active  { font-size: 12px; color: #FF6600 }
.text {  font-size: 12px; font-style: normal; line-height: 140%; font-weight: normal; color: #000000}
.text02 {  font-size: 12px; font-style: normal; font-weight: 14px; color: #000000; line-height: 110%}
.stext {  font-size: 10px; font-style: normal; line-height: 120%; font-weight: normal; color: #000000}
.stitle {  font-size: 12px; font-style: normal; line-height: 140%; font-weight: bold; color: #000000}
.title {  font-size: 14px; font-style: normal; line-height: 140%; font-weight: bold; color: #000000}
.text2 {  font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; color: #cc0000;}
.text3 {  font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; color: #ff0000;}

.table{
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
}

table td.text4 a:visited{
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: underline;
}

table td.text4 a:hover{
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}