/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index_02.jpg);
	background-repeat:repeat-x
}

.member {
	font-family:Tahoma;
	color: #000066;
	font-size:14px;
	}
.member a:link {
	color: #000066;
	text-decoration: none;
}
.member a:visited {
	text-decoration: none;
	color: #000066;
}
.member a:hover {
	text-decoration: underline;
	color: #ED1B23;
}
.member a:active {
	text-decoration: none;
	color: #000066;
}


.txt {
	font-family:Tahoma;
	color: #000066;
	font-size:13px;
	}
.txt a:link {
	color: #000066;
	text-decoration: none;
}
.txt a:visited {
	text-decoration: none;
	color: #000066;
}
.txt a:hover {
	text-decoration: underline;
	color: #ED1B23;
}
.txt a:active {
	text-decoration: none;
	color: #000066;
}

.txtred {
	font-family:Tahoma;
	color: #ED1B23;
	font-size:13px;
	}
.txtred a:link {
	color: #ED1B23;
	text-decoration: none;
}
.txtred a:visited {
	text-decoration: none;
	color: #ED1B23;
}
.txtred a:hover {
	text-decoration: underline;
	color: #000066;
}
.txtred a:active {
	text-decoration: none;
	color: #ED1B23;
}

.red {
	font-family:Tahoma;
	color: #ED1B23;
	font-size:15px;
	}
.red a:link {
	color: #ED1B23;
	text-decoration: none;
}
.red a:visited {
	text-decoration: none;
	color: #ED1B23;
}
.red a:hover {
	text-decoration: underline;
	color: #000066;
}
.red a:active {
	text-decoration: none;
	color: #ED1B23;
}