a:link {
	font-family: Times New Roman;
	color: #18255D;
	font-size: 12;
}

a:visited {
  	font-family: "Times New Roman";
	color: #18255D;
; font-size: 12px
}

a:hover {
	font-family: Times New Roman;
	color: #6699cc;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

font.text
{
	font-family: Times New Roman;
	font-size: 12;
	color: #18255D;
	text-decoration: none;
}

a.smallLink
{
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	font-size:12;
	color: #18255D;
}

a.smallLink:hover
{
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	font-size:12;
	color: #6699cc;
}

a.community
{
	font-family: Times New Roman;
	font-size: 13;
	font-weight: bold;
	text-decoration: none;
	color: #18255D;
}
a.community:hover
{
	font-family: Times New Roman;
	font-size: 13;
	font-weight: bold;
	text-decoration: underline;
	color: #4CC1FE;
}
a.menu {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}
	
a.sideMenu {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	font-size:11;
	color: red;
}

a.sideMenu:hover {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	font-size:11;
	color: #6699cc;	
	}

a.shortcuts {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	font-size:12;
	color: #18255D;
}

a.shortcuts:hover {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	font-size:12;
	color: #6699cc;	
	}

a.bottomMenu {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10;
}
a.bottomMenu:hover {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10;
}

