/* TENNIS Media Kit - Main Sylesheet */

body { 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

.navigation {
	font-family: arial;
	font-size: 12pt; }

.navigation a {
	font-family: arial;
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none; }

.navigation a:hover {
	color: #6aae3b;
	text-decoration: none; }

.footer {
	font-family: arial;
	font-size: 8pt;
	color: #2c4a17;  }

.footer a {
	font-family: arial;
	font-size: 8pt; 
	color: #68ad38; 
	text-decoration: none; }

.footer a:hover {
	color: #68ad38; 
	text-decoration: underline; }

.text {
	font-family: arial;
	font-size: 10pt;
	line-height: 16pt; }

.text a {
	font-family: arial;
	font-size: 12pt; 
	font-weight: bold;
	color: #68ad38; 
	text-decoration: none; }

.text a:hover {
	text-decoration: underline; }

.subnavigation {
	font-family: arial;
	font-size: 10pt;
	color: #68ad38;
	line-height: 16pt; }

.subnavigation a {
	font-family: arial;
	font-size: 12pt; 
	color: #68ad38;
	text-decoration: none; }

.subnavigation a:hover {
	text-decoration: underline; }
