.link01 {
	color : #333333;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: bold;
}
.link01 a {
	color : #CC3300;
	text-decoration: none;
}
.link01 a:hover {
	color : #0000FF;
}

.link02 {
	color : #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	margin-top : 10px;
	padding-bottom : 00px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: bold;
}
.link02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.link02 a:hover {
	color : #ccff99;
}


.link03 {
	color : #666666;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link03 a {
	color : #666666;
	text-decoration: none;
}
.link03 a:hover {
	color : #009900;
}
