body { background:#333399 }

td {
	text-align: left;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

td.one {
	text-align: left;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

td.two {
	text-align: left;
	font-family:Tahoma;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
	color:#c68888;
}

A:Hover  {
	color : #333399;
	text-decoration : underline;
}
 
A.one:link { font-family:Tahoma; font-size:11px; text-decoration: none; font-weight: bold; color:#c68888 }
A.one:visited { font-family:Tahoma; font-size:11px; text-decoration: none; font-weight: bold; color:#c68888 }
A.one:hover { font-family:Tahoma; font-size:11px; text-decoration: underline; font-weight: bold; color:#333399 }
A.one:active { font-family:Tahoma; font-size:11px; text-decoration: none; font-weight: bold; color: red }

A.two:link { font-family:Arial; font-size:15px; text-decoration: none; font-weight: bold; color:#e3c5c5 }
A.two:visited { font-family:Arial; font-size:15px; text-decoration: none; font-weight: bold; color:#e3c5c5 }
A.two:hover { font-family:Arial; font-size:15px; text-decoration: underline; font-weight: bold; color:#ffffff }
A.two:active { font-family:Arial; font-size:15px; text-decoration: none; font-weight: bold; color: red }

A.twoa:link { font-family:Arial; font-size:11px; text-decoration: none; font-weight: bold; color:#e3c5c5 }
A.twoa:visited { font-family:Arial; font-size:11px; text-decoration: none; font-weight: bold; color:#e3c5c5 }
A.twoa:hover { font-family:Arial; font-size:11px; text-decoration: underline; font-weight: bold; color:#ffffff }
A.twoa:active { font-family:Arial; font-size:11px; text-decoration: none; font-weight: bold; color: red }

A.three:link { font-family:Arial; font-size:18px; text-decoration: underline; font-weight: bold; color: red }
A.three:visited { font-family:Arial; font-size:18px; text-decoration: underline; font-weight: bold; color:#c68888 }
A.three:hover { font-family:Arial; font-size:18px; text-decoration: underline; font-weight: bold; color:#333399 }
A.three:active { font-family:Arial; font-size:18px; text-decoration: underline; font-weight: bold; color: red }

H1 {
	color: #ffffff;
	font-weight: bold;
	font-size : 28px;
}                       
 
H2 {
	color: #806C59;
	font-weight: bold;
	font-size : 22px;
}

H3 {
	color: #0000ff;
	font-weight: bold;
	font-size : 15px;
}
