﻿body 
{
	font-family:Arial;
	font-size:8pt;
}
.Text
{
	font-family:Arial;
	font-size:8pt;
	color:White;
	}
	.Imageborder
	{
		border-style:solid;
		border-color:#FDFFF7;
		border-width:2px;
		}
		.TextHeader
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:white;
	}
	.Hyperlink a
	{
		color:Maroon;
		text-decoration:underline;
		font-size:8pt;
		font-family:Arial;
		}
		.Hyperlink a:hover
		{
			color:White;
		text-decoration:none;
		font-size:8pt;
		font-family:Arial;
			}
			.modakcolor
			{
			color:Maroon;
			font-size:8pt;
			font-family:Arial;
				}
.TopLinks a
{
   color:White;
   text-decoration:none;
   font-family:Arial;
}
.TopLinks a:hover
{
   color:#fcd434;
   text-decoration:underline;
   font-family:Arial;
}
	.Enter a
	{
		color:White;
		text-decoration:none;
		font-size:8pt;
		font-family:Arial;
		}
		.Enter a:hover
		{
			color:#fcd434;
		text-decoration:none;
		font-size:9pt;
		font-family:Arial;
			}
			
			
			
			
			.Hyperlinkback a
	{
		color:#fcd434;
		text-decoration:none;
		font-size:8pt;
		font-family:Arial;
		}
		.Hyperlinkback a:hover
		{
			color:White;
		text-decoration:underline ;
		font-size:8pt;
		font-family:Arial;
			}