A:Link{
	font-family: helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A:Visited{
	font-family: helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A:Hover{
	font-family: helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

body{
	font-family:arial,helvetica;
	font-size:14px;
	color:#FCFCFC;
	background-color:#DDDDDD;
}

td {
    font-family:arial,helvetica;
	font-size:14px;
	color:#DDBBAA;
	background-color: #7e4090;
}

.button {
	font-size:16px;
    font-weight: bold;
	color:#dddddd;
	background-color: #121212;
    border-style: solid;
    border-top-color: #c6a7cf;
    border-left-color: #c6a7cf;
    border-width: 2px;
}

.page {
    background-color: #DDDDDD;
	color: #111111;
	margin-left: 5px;
	margin-right: 5px;
}
