body {
	background-image: url(images/bg_tile_y.jpg);
	background-repeat: repeat-y;

	}

.normal		{ font-family: Verdana; font-size: 10.5px; color: #5B5B5B; }
.special	{ font-family: Verdana; font-size: 10px; color: #AB5454; }
A:link		{ color: #AB5454; text-decoration: underline; background: transparent; }
A:visited 	{ color: #AB5454; text-decoration: underline; background: transparent; }
A:hover		{ color: #CBCBCB; text-decoration: none; background: transparent; }