.contentlink {
color : #000000;
text-decoration : none;
}
A.contentlink {
color : #000000;
text-decoration : none;
}
A:visited.contentlink {
color : #000000;
text-decoration : none;
}
A:HOVER.contentlink{
color : #0000ff;
text-decoration : underline;
}

.leftlink {
color : #EEB73F;
text-decoration : none;
}
A..leftlink {
color : #EEB73F;
text-decoration : none;
}
A:visited..leftlink {
color : #EEB73F;
text-decoration : none;
}
A:HOVER..leftlink {
color : #EEB73F;
text-decoration : underline;
}



.smalllink {
	font-size: 10px;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bottomtext{
font-size : 11px ;
font-family:arial;
}

.menulink {
font-size : 11px ;
font-family:arial;
}
A.menulink {
color : #b3b3b3;
text-decoration : none;
}
A:visited.menulink {
color : #b3b3b3;
text-decoration : none;
}
A:HOVER.menulink{
color : #9db8f8;
text-decoration : none;
}

.sublink {
font-size : 11px ;
font-family:arial;
}
A.sublink {
color : #000000;
text-decoration : none;
}
A:visited.sublink {
color : #000000;
text-decoration : none;
}
A:HOVER.sublink{
color : #ff0072;
text-decoration : none;
}


