﻿A:link {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:active {
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}
body {
	background: white;
	top: 0px !important;
}

body, td, tr, select, input, font, textarea {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
}

body {

background-image: url("/fry/images/chalk.jpg");
}

.WhiteText {
	color: white;
}

.RedText {
	color: red;
}

.BigTitleRed {
	font-size: 140%;
	color: red;
	font-weight: bold;
}