.title {
	background-color: transparent;
	color: #eeeeee;
	font-size: large;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.title2 {
	color: #eeeeee;
	font-size: small;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title3 {
	color: #eeeeee;
	font-size: small;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



.normal {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Helvetica, arial, sans-serif;
}
.normal_inverse {
	background-color: transparent;
	color: #EEEEEE;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Helvetica, arial, sans-serif;
}


.normal_centre {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Helvetica, arial, sans-serif;
}


a {
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #00FFFF;
	text-decoration: underline;
}

a.link {

  background-color:transparent;

  color:#ffffff;

  text-decoration:none;



}

a.link:hover {

  background-color:transparent;

  color:#ffff00;

  text-decoration:underline;



}

.smalltxt {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	font-family: Tahoma, Helvetica, arial, sans-serif;

}

.smalltxttitle {
	background-color: transparent;
	color: #333333;
	font-size: x-large;
	text-decoration: none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}
