
a:link {
	font-weight: bold;
	color:#3366FF;
	font-style: none;
	text-decoration: none;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 100%;
}

a:visited {
	font-weight: bold;
	color: #990000;
	font-style: none;
	font-family:  Garamond, Times New Roman, Times, serif;
	font-size: 100%;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-family:  Garamond, Times New Roman, Times, serif;	font-size: 100%;
}

a.helplink:link {
	font-weight: bold;
	color:#3366FF;
	font-style: none;
	text-decoration: none;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 75%;

}

a.helplink:visited {
	font-weight: bold;
	color: #990000;
	font-style: none;
	font-family:  Garamond, Times New Roman, Times, serif;
	font-size: 75%;
	text-decoration: none;
}
a.helplink:hover {
	color: #FF6600;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-family:  Garamond, Times New Roman, Times, serif;
	font-size: 75%;
	cursor:help;
	
}



a.smalllink:link, a.smalllink:visited {
	
	color: #3366FF;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 75%;
}



a.smalllink:hover {
	color: #FF6600;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 75%;
	
}


a.mediumlink:link, a.mediumlink:visited {
	
	color:#3366FF;
	font-weight:bold;
	font-style:none;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:105%;
	text-decoration:none;
	
	
		
	}
	
a.mediumlink:hover {
	color:#FF6600;
	font-weight:bold;
	font-style:none;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size:105%;
	text-decoration:none;	
	
}
a.mediumlink:active{
	color:#FF3300;
	font-weight:bold;
	font-style:none;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:105%;
	text-decoration:none;
	
	}
	
	
a:faqlink:link {
	font-weight: bold;
	color:#3366FF;
	font-style: none;
	text-decoration: none;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 100%;
}

a:faqlink:visited {
	font-weight: bold;
	color: #990000;
	font-style: none;
	font-family:  Garamond, Times New Roman, Times, serif;
	font-size: 100%;
	text-decoration: none;
}
a:faqlink:hover {
	color: #FF6600;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-family:  Garamond, Times New Roman, Times, serif;	font-size: 100%;
	display:block;
}