.glink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
a:hover.glink {
	color: #666666;
	text-decoration: underline; font-size:10px; font-family:Tahoma
}
.glinkstatic {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none
}
a:hover.glinkstatic {
	color: #4E4E4E;
	font-size:10px; font-family:Tahoma
}