a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
	letter-spacing: 1px;
	POSITION: relative;TOP: 1.5px;LEFT: 1.5px
}
a:link.profile { color: #800000; text-decoration: none; font-size: 9px; font-family: MS Sans Serif; font-weight: normal;} 
a:visited.profile { color: #800000; text-decoration: none; font-size: 9px; font-family: MS Sans Serif; font-weight: normal;} 
a:active.profile { color: #800000; text-decoration: none; font-size: 9px; font-family: MS Sans Serif; font-weight: normal;} 
a:hover.profile { color: #FF9966; background-color: transparent; text-decoration: none; font-size: 9px; font-family: MS Sans Serif; font-weight: normal;} 
.maintext {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
}
.paletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC99;
	font-weight: bold;
}
.tinytextdark {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
}
