BODY { background: #000; background-image: url("images/bg1.jpg"); }

BODY, TD, .NormalText {
	font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, sans serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #79247e
}

.Header		{ font-size: 18px; }

.LargeText	{ font-size: 24px; }
.MediumText	{ font-size: 16px; }
.SmallText	{ font-size: 10px; }

.Red	{ color: #ff0000; }
.Yellow	{ color: #cdbe57; }
.Pink	{ color: #ceb7cf; }
.White	{ color: #FFFFFF; }

* .Verdana { font-family: Verdana; }


a:link { color:#ceb7cf; text-decoration: none }
a:active { color:#ceb7cf; text-decoration: none }
a:visited { color: #b08337; text-decoration: none }
a:hover { color: #79247e; text-decoration: none;background:#ceb7cf }
