body {
	background-color: #F7F7F7;
	margin: 1px;
	background-image: url(floor.gif);

}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 6px;
	color: #CCCCCC;
}
.HeaderText a {
	color: #CCCCCC;
	text-decoration: none;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.News a:link {
	color: #660000;
	text-decoration: none;
}


.News a:hover {
	color: #006666;
	text-decoration: underline;
}

.News a:active {
	color: #990000;
	text-decoration: none;
}

.News a:visited {
	color: #333333;
	text-decoration: none;
}

.TWNews {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.TWNews a:link {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}


.TWNews a:hover {
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
}

.TWNews a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.TWNews a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}


.TRSDlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.TRSDlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TRSDlinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.TRSDlinks a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

