﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: large;
	padding-bottom: 0px;
	margin: 0px;
	width: 1000px;
	color: black;
	padding-top: 0px;
	font-family: Garamond;
	height: 700px;
}

.ButtonText
{
	font-size: medium;
	vertical-align: bottom;
	color: yellow;
	font-family: Garamond;
	text-align: center;
}

A
{
	font-size: medium;
	color: blue;
	font-family: Garamond;
}

.LinkMenu
{
	font-size: medium;
	color: yellow;
	font-family: Garamond;
	background-image: none;
	background-color: transparent;
}

.ContentArea
{
	font-size: medium;
	color: black;
	font-family: Garamond;
}
