﻿body {

}

.label
{
	font-family:Arial;
	font-size:12px;
}

.labelbold
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.title
{
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	text-align:center;
}

.MainTitle
{
	font-family:Arial;
	font-size:xx-large;
	font-weight:bold;
	text-align:center;
}

.tableBackground
{
	background-color:#000000;
}
a:link {
	color: #4800DE;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4800DE;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
}
.title a:link {
	color: #e7e7e7;
	text-decoration: underline;
}
.title a:visited {
	color: #e7e7e7;
	text-decoration: underline;
}
.title a:hover {
	color: #adadad;
	text-decoration: none;
}
.cart a:active {
	color: #adadad;
	text-decoration: none;
}#Table1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B77844;
	font-size: 12px;
}

