﻿body
{
	background-color: #6e0110;
}
H1
{
	font-size: 26pt;
	color: #ffff00;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
}
H3
{
		font-size: 12pt;
	color: #ffff00;
	font-family: 'Trebuchet MS';
	
}
H4
{		
	font-size: 10pt;
	color: #ffff00;
	font-family: 'Trebuchet MS';
}
H2
{
	font-size: 18pt;
	color: #ffff00;
	font-family: 'Trebuchet MS';
		
}
H5
{
	font-size: 8pt;
	color: #ffff00;
	font-family: 'Trebuchet MS';	
}


A
{
		font-size: 12pt;
	color: #00ffff;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
LABEL
{
		font-size: 12pt;
	color: #9b0000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

A:hover
{
	font-size: 12pt;
	color: #ff0000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
}
A:active
{
	font-weight: bold;
	color: blue;
	font-style: italic;
	font-family: 'Trebuchet MS' , Sans-Serif;
}
IMG
{
	border-right: #ffff00 thin double;
	border-top: #ffff00 thin double;
	margin: 5px;
	border-left: #ffff00 thin double;
	border-bottom: #ffff00 thin double;
}
