.menutext {
	font-family: "alien league", courier;
	font-size: 14px;
	letter-spacing: 10px;
	text-align: center;
	color: #FFFFFF;

}
.menutext:visited {color: v#CCCCCC; font-weight:normal;}

.basic {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;

}
.date {
	font-family: "alien league", courier;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	letter-spacing: 4px;


}
.smiles {
	font-family: "alien league", courier;
	font-size: 12px;
	font-weight: bold;

}
.TitleText {
	font-family: "alien league", courier;
	font-size: 24px;
	letter-spacing: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;


}
BODY          { scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #666666;
                scrollbar-3dlight-color: #666666; scrollbar-darkshadow-color: #666666;scrollbar-track-color: #000000;
				scrollbar-arrow-color: #000000; font-family: "Courier New", Courier, mono; margin-top: 0;
				margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0; padding-right: 0;
				background-color:#000}
				/*bgcolor="#000000" link="#666666" vlink="#CCCCCC" alink="#000066"*/
				
TD            { font-family: trebuchet, arial; color: #000000; font-size: 11px;}
input         { background-color: #000000; font-family: "Courier New", Courier, mono; font-size: 9pt; color: #FFFFFF; style: bold; }
textarea      { background-color: #000000; font-family: "Courier New", Courier, mono; font-size: 9pt; color: #FFFFFF; style: bold; }
select        { background-color: #000000; font-family: "Courier New", Courier, mono; font-size: 9pt; color: #FFFFFF; style: bold; }
.TableTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}

.TableTitle:visited {color: v#CCCCCC; font-weight:normal;}
.BigEpitaph {
	font-family: "alien league", courier;
	font-size: 24px;
	letter-spacing: 5px;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	text-transform: capitalize;
}
.admin {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000;
	writing-mode: tb-rl;
filter: flipv fliph;
}
.admin:hover {

	background-color: #FFF;
}
.menu {
	text-decoration: none;
	padding: 5px;
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
}

.menu:hover {
	background-color: #666666;
	color: white;
}
#links {
	vertical-align:bottom;
}

a:links {color: #666666; font-family: Tahoma, Geneva, sans-serif;}
a:hover {background-color: #666666;
	color: white;}