.drop_down {

	font: 10px/1.2em arial;

	font-size: 11px;

	letter-spacing: 0.2px;

	line-height: 10px;

	font-weight: 0

}

.copy {

	font: 12px/1.4em verdana;

	font-size: 14px;

	color: #000000;

	letter-spacing: 1.2px;

	line-height: 16px;

	font-weight: 0

}

.copy_bigger {

	font: 16px/1.4em verdana;

	font-size: 16px;

	color: #000000;

	letter-spacing: 1.2px;

	line-height: 16px;

	font-weight: 800

}

.copy_small {

	font: 12px/1.4em verdana;

	font-size: 12px;

	color: #000000;

	letter-spacing: 1.2px;

	line-height: 16px;

	font-weight: 0

}

.copy_smallest {

	font: 12px/1.4em verdana;

	font-size: 10px;

	color: #000000;

	letter-spacing: 1.2px;

	line-height: 11px;

	font-weight: 0

}



.test_copy {

	font: 12px/1.4em arial;

	font-size: 14px;

	color: #000000;

	letter-spacing: 1.0px;

	line-height: 14px;

	font-weight: 800

}

.mouse_type {

	font: 9px/1.2em arial;

	font-size: 9px;

	color: #222222;

	letter-spacing: 0.2px;

	line-height: 12px;

	font-weight: 0

}

.mouse_type_bold {

	font: 9px/1.2em arial;

	font-size: 9px;
	
	font-weight:bold;

	color: #222222;

	letter-spacing: 0.2px;

	line-height: 12px;

	font-weight: 0
}



A:visited {
   font-weight : bold; 
   text-decoration : underline; 
   color : #5C637D;
}
A:link {
   font-weight : bold; 
   text-decoration : underline; 
   color : #393659; 
}
A:hover {
   color : #393659;
   font-weight : bold; 
   background-color : #958DEB;  
   text-decoration : underline; 
}
A:active {
   font-weight : bold; 
   text-decoration : underline; 
   color : #5C637D; 
}


A.small_print:visited {
   font-size: 9px;
   font-weight : bold; 
   text-decoration : underline; 
   color : #000000;
}
A.small_print:link {
   font-size: 9px;
   font-weight : bold; 
   text-decoration : underline; 
   color : #000000; 
}
A.small_print:hover {
   font-size: 9px;
   color : #9e561b;
   font-weight : bold; 
   background-color : #FFFFFF;  
   text-decoration : underline; 
}
A.small_print:active {
   font-size: 9px;
   font-weight : bold; 
   text-decoration : underline; 
   color : #000000; 
}

A.articles:visited {
   font-weight : bold; 
   text-decoration : none; 
   color : #000000;
}
A.articles:link {
   font-weight : bold; 
   text-decoration : none; 
   color : #000000; 
}
A.articles:hover {
   color : #9e561b;
   font-weight : bold; 
   background-color : #FFFFFF;  
   text-decoration : none; 
}
A.articles:active {
   font-weight : bold; 
   text-decoration : none; 
   color : #000000; 
}

