/* CSS Document */

body {
	background-color: #FDFFFB;
	background-image: url(../images/lee_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.txt1 {
	font-size:12px
}
.txt2 {font-size:95%}
.txt3 {font-size:90%}
.link01 {text-decoration : none;color: #8DB90A;}
A.link01:hover  {text-decoration : underline; color :#8DB90A}
.link02 {text-decoration : none;color: #728091;}
A.link02:hover  {text-decoration : underline; color :#728091}
.link03 {text-decoration : none;color: #006CFF;}
A.link03:hover  {text-decoration : underline; color :#33CCFF}
.link04 {text-decoration : none;color: #444444;}
A.link04:hover  {text-decoration : underline; color :#000000}

