.Text35
{
	color : #989300;
	font-family : "Arial";
	font-size : 35px;
	font-style : normal;
	font-weight : normal;
}

.Text25
{
	color : #989300;
	font-family : "Arial";
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.Text20
{
	color : #989300;
	font-family : "Arial";
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.TextBodyBold
{
	color : #126b76;
	font-family : "Arial";
	font-size : .9em;
	font-style : normal;
	font-weight : bold;
	line-height : 1.4em;
}

.TextBody
{
	color : #126b76;
	font-family : "Arial";
	font-size : .9em;
	font-style : normal;
	font-weight : normal;
	line-height : 1.4em;
}

.TextWhite
{
	color : #FFFFFF;
	font-family : "Verdana";
	font-size : .8em;
	font-style : normal;
	font-weight : normal;
}

.TextWhiteSmall
{
	color : #FFFFFF;
	font-family : "Verdana";
	font-size : .7em;
	font-style : normal;
	font-weight : normal;
}


A.TextBodyLink:link
{
	color : #0800B3;
	font-family : "Arial";
	font-size : .9em;
	font-weight : normal;
	text-decoration : underline;
	line-height : 1.4em;
}

A.TextBodyLink:visited
{
	color: #0800B3;
	font-family : "Arial";
	font-size : .9em;
	font-weight : normal;
	text-decoration : underline;
	line-height : 1.4em;
}

A.TextBodyLink:hover
{
	color : #000000;
	font-family : "Arial";
	font-size : .9em;
	font-weight : normal;
	text-decoration : underline;
	line-height : 1.4em;
}


A.DarkLink:link
{
	color : #E1F3F3;
	font-family : "Verdana";
	font-size : .7em; 
	font-weight : normal;
	text-decoration : underline;
	line-height : 1.4em;
}

A.DarkLink:visited
{
	color : #E1F3F3;
	font-family : "Verdana";
	font-size : .7em; 
	font-weight : normal;
	text-decoration : underline;
	line-height : 1.4em;
}

A.DarkLink:hover
{
	color : #D1CA00;
	font-family : "Verdana";
	font-size : .7em; 
	font-weight : normal;
	text-decoration : underline;
	line-height : 1.4em;
}



A.DarkLinkBig:link
{
	color : #E1F3F3;
	font-family : "Verdana";
	font-size : .85em; 
	font-weight : bold;
	text-decoration : underline;
	line-height : 1.4em;
}

A.DarkLinkBig:visited
{
	color : #E1F3F3;
	font-family : "Verdana";
	font-size : .85em; 
	font-weight : bold;
	text-decoration : underline;
	line-height : 1.4em;
}

A.DarkLinkBig:hover
{
	color : #D1CA00;
	font-family : "Verdana";
	font-size : .85em; 
	font-weight : bold;
	text-decoration : underline;
	line-height : 1.4em;
}



