﻿body {	
	background-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
	}
.title{	
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff
	}
.txt{	
	font-family: Arial;
		text-align:justify;
	font-size: 18px;
	color: #ffffff
	}
.marquee{	
	font-family: Arial;
	font-size: 18px;
	color: #990000
	}
A:hover {	
	text-decoration: underline;
	}
	
A
{
	color:#ffcc00;
	text-decoration:none;
}

A:visited
{
	color:#ffffff;
	text-decoration:none;
}

H1
{
	color:#ffff00;
	font-size:20px;
	font-weight:bold;		
}

