.smalllink  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smalllink:Active  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.smalllink:Visited  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smalllink:Hover  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.whitetext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}