.dimlinks {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #fcf3d4; 
	FONT-FAMILY: "Times New Roman", Times, serif; 
	TEXT-DECORATION: none;
}
.dimlinks:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #fcf3d4; 
	FONT-FAMILY: "Times New Roman", Times, serif; 
	TEXT-DECORATION: underline;
}
.dimlinkactive
{
   color: #000000;
   text-decoration: none;
   font-family: "Times New Roman", Times, serif;
   font-size: 15px;
   font-weight: bold;
}
.dimlinkactive:hover
{
   color: #000000;
   text-decoration: none;
   font-family: "Times New Roman", Times, serif;
   font-size: 15px;
   font-weight: bold;
}
.pdflinks {
	FONT-SIZE: 12px; 
	COLOR: #fcf3d4; 
	FONT-FAMILY: "Times New Roman", Times, serif; 
	TEXT-DECORATION: underline;
}
