A:link  {
	color: #8a8b81;
	font-family: Arial,Helvetica;
	font-size: 11px;
}

A:visited   {
	font-size: 11px;
}

A:active    {
	font-size: 11px;
}

A:hover {
	font-size: 11px;
}





.maintext {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

A.maintext:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
}
A.maintext:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
}
A.maintext:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
}
A.maintext:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
}


.howtext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
}


A.howtext:link {
	color: #F79999;
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.howtext:visited  {
	color: #F79999;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
}

A.howtext:active   {
	color: #F79999;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

A.howtext:hover    {
	font-weight: bold;
	color: #ffffff;
}





.login {
	font-family: Arial, Helvetica;
	font-size: 10px;
	background-color: #ffffff;
}

.loginsubmit {
	font-family: Arial, Helvetica;
	font-size: 10px;
	background-color: #E4E4C9;
}


.credittext {
	font-family: Arial, Helvetica;
	font-size: 11.5px;
	color: #000000;
}

A.credittext:link {
	color: #000000;
	font-family: Arial,Helvetica;
	font-size: 11.5px;
}

A.credittext:visited  {
}

A.credittext:active   {
}

A.credittext:hover    {
}





.popuptext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

A.popuptext:link {
	color: #000000;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

A.popuptext:visited  {
}

A.popuptext:active   {
}

A.popuptext:hover    {
}


.footer {
	color: #8a8b81;
	font-family: Arial,Helvetica;
	font-size: 10px;
	text-decoration: none;
}

A.footer:link {
	color: #8a8b81;
	font-family: Arial,Helvetica;
	font-size: 10px;
	text-decoration: none;
}

A.footer:visited  {
	text-decoration: none;
}

A.footer:active   {
	text-decoration: none;
}

A.footer:hover    {
	text-decoration: underline;
}

.home {
		font-family: Arial,Helvetica;
		font-size:13px;
		font-weight:normal;
		color:white;
	}
	
	a.red {
		color: #FEFEC4 ;
		font-size: 13px;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration:underline;
	}
	
	a.red:hover {
		text-decoration:underline;
	}
	
	a.buttontext:hover {
		text-decoration:underline;
	}
	
	.buttontext {
		color:#7F806A;
		font-family: Arial,Helvetica;
		font-size:12px;
	}
	
	a.buttontext {
		color:#B31F24 ;
		font-family: Arial,Helvetica;
		text-decoration:none;
		font-size:11px;
	}

