.menu01 {
	color : #000040;
	margin-top : 5px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 2px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}
.menu01 a {
	color : #060177;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}

.text01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;

}
.text01 a {
	color : #555555;
	text-decoration: none;
}
.text01 a:hover {
	color : #000000;
}

.title01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.text01 a {
	color : #000000;
	text-decoration: none;
}
.text01 a:hover {
	color : #555555;
}

.footer01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 7px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.footer01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.footer01 a:hover {
	color : #555555;
}