body {
	background-color: #F097D2;
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
}

#text_small, #text_small a, #text_small a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

#text_small a:hover {
	color: #FFECF5;
}

#text_small a {
	font-weight: bold;
	text-decoration: underline;
}
