.ulink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none
}
a:hover.ulink {
	color: #0066CC;
	font-size:8pt; font-family:Tahoma; text-decoration:underline
}
.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
a:hover.blacklink {
	color: #525252;
	text-decoration: underline; font-size:8pt; font-family:Tahoma; 
}
.smalllink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0D1D74;
	text-decoration: none
}
a:hover.smalllink {
	color: #0066FF;
	text-decoration: underline; font-size:10px; font-family:Tahoma
}
.graylink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}
a:hover.graylink {
	color: #0054A8;
	text-decoration: underline; font-size:8pt; font-family:Tahoma; font-weight:bold
}
.smalllink2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0D1D74;
	text-decoration: underline
}
a:hover.smalllink2 {
	color: #0066FF;
	font-size:10px; font-family:Tahoma;
	text-decoration: none;
}
