a:link { color: #00E5F4; text-decoration: underline; font-weight: normal; }
a:active { color: #00E5F4; text-decoration: underline; font-weight: normal; }
a:visited { color: #00E5F4; text-decoration: underline; font-weight: normal; }
a:hover { color: #ffffff; text-decoration: none; font-weight: normal; }

body {

	margin: 0px;
	background-color: #000000;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
    background-position: top center;
}

.text01 {
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 140%;

}


