body {
	text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

a:link {
	color: #FF33CC;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:visited {
	color: #FF33CC;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:active {
	color: #FF33CC;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.nav:link {
	color: #ffffff;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}		

a.nav:visited {
	color: #ffffff;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;	
}

a.nav:hover {
	color: #FF33CC;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;	
}

a.nav:active {
	color: #FFFFFF;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;	
}

a.cat:link {
	color: #ffffff;
	padding: 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}

a.cat:visited {
	color: #ffffff;
	padding: 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}

a.cat:hover {
	color: #FFFF00;
	padding: 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}
a.cat:active {
	color: #ffffff;
	padding: 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 900px;
}

#mainContent {
	text-align: left;
	width: 900px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.name {
	color: #FF66CC;
	padding: 2px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.border {
	color: #FF66CC;
	background-color: #FFFFFF;
	border: 2px double #FF66CC;
	padding: 2px;
}

.border2 {
	color: #FF66CC;
	background-color: #000000;
	border: 2px double #FF66CC;
	padding: 2px;
	background-image: url(../images/catlink.jpg);
}

.copy {
	color: #FFFFFF;
	padding: 2px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.warning {
	color: #D70091;
	padding: 2px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
