body, p, td {
	font-family : Arial, Helvetica, sans-serif;
}


body { margin: 0;}

a {
	color : #3366cc;
	text-decoration: none;
} 
a:visited {
	color :  #990066;
	text-decoration: none;
}
a:hover {
	color : #0000ff;
	text-decoration: underline;
}

a.clsLINK{
	color: mediumblue;
	text-decoration: none;
}

a.clsLINK:visited {
	color: mediumblue;
	text-decoration: none;
}

a.clsLINK:hover {
	color: darkblue;
	text-decoration: underline;
}

a.clsSmallNav {
        text-align : left; 
        color: #ffffff; 
        font-size: small;
	font-weight: bold;
        font-style: italic;
	font-family: Arial;
	text-decoration: none;
	margin-left: 0.6em;
	margin-right: 0.2em;
	line-height: 150%;
} 

a.clsSmallNav:visited {
	color: #ffffff;
}

a.clsSmallNav:hover {
	color : #0000ff;
	text-decoration: underline;
}

a.clsSmallBlackNav {
        text-align : left; 
        color: black; 
        font-size: small;
	font-weight: bold;
        font-style: italic;
	font-family: Arial;
	text-decoration: none;
	margin-left: 0.6em;
	margin-right: 0.2em;
	line-height: 150%;
} 

a.clsSmallBlackNav:visited {
        color: black;
}

a.clsSmallBlackNav:hover {
        color: black;
	text-decoration: underline;
}

a.clsPageSubtitle {
        text-align : left; 
        color: #0099cc; 
        font-size: large;
	font-family: Arial;
        font-style: italic;
}

a.clsSmallNavTitle {
        text-align : left; 
        color: #ffffff; 
        font-size: medium;
	font-weight: bold;
        font-style: italic;
	font-family: Arial;
	text-decoration: none;
	margin-left: 0.6em;
	margin-right: 0.2em;
}

a.clsNav {
        text-align : left; 
        color: #0099cc; 
        font-size: medium;
	font-weight: bold;
        font-style: italic;
	font-family: Arial;
	text-decoration: none;
	margin-left: 0.6em;
	margin-right: 0.2em;
} 

a.clsNav:visited {
	color: #0099cc;
}

a.clsNav:hover {
	color : #0000ff;
	text-decoration: underline;
}

.clsBoxColor {background-color: #0099cc; }

.clsGoldBoxColor {background-color: #FAC919; }

.clsLtBlueBoxColor {background-color: #0094DE; }

.clsContactBoxColor {background-color: #ffffff; }

a.clsFooter {
        color: #000000;
	text-align: left;
	font-size: Xx-small;
        font-style: italic;
	font-family: Arial;
}

a.clsDesignedBy {
        color: #000000;
	font-size: xx-small;
        font-style: italic;
	font-family: Arial;
	text-decoration: none;
}

a.clsDesignedBy:visited {
	color : #000000;
}
a.clsDesignedBy:hover {
	color : #0000ff;
	text-decoration: underline;
}

a.clsPageTitle {
        text-align : left; 
        color: #0099cc; 
        font-size: large;
	font-weight: bold;
	font-family: Arial;
}


