BODY {
	font : normal normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0px 0px 0px 0px;
}
A {
	text-decoration : none;
	color : #6699FF;
}

A:HOVER {
	text-decoration : underline;
	color : #6699FF;
}

A:ACTIVE {
	color : #6699FF;
	text-decoration : underline;
}

.blacktext {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.smalltext {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
}

.error {
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
}
