a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
.strongtext {
	font-family:  sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-family:  sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.titeltext {
	font-family:  sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #888888;
}
.captiontext {
	font-family:  sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #888888;
}
.linktext {
	font-family:  sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.textarea {color: #333333;BACKGROUND-COLOR:#efefef;font-family:sans-serif;font-size:10px;border: 0px #000000 solid}
.button {color: #FFFFFF;CURSOR: pointer;BACKGROUND-COLOR:#444444;font-family:sans-serif;font-size:10px;border: 1px #FFFFFF solid}

