.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.type1:link    {color:#0000FF; text-decoration:none;}
A.type1:visited {color:#0000FF; text-decoration:none;}
A.type1:active  {
	color:#0000FF;
	text-decoration:none;
	font-size: 12px;
}
A.type1:hover   {color:#0000FF; text-decoration:underline;}

A.type2:link    {color:#FFFFFF; text-decoration:underline;}
A.type2:visited {color:#FFFFFF; text-decoration:none;}
A.type2:active  {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.type2:hover   {color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none;}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;

}
.galleryHeading {
	font-family: Arial;
	font-size: 18px;
	color: #990000;
}

h2 {
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	line-height: 18px;
	display: inline; 
	color: #000000}