body {
	background-color: #FFFFFF;
	background-image : url(background.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #3171BB;
}
a:visited {
	color: #FF0000;
}
.text12-18 {
	font-size: 12px;
	line-height: 18px;
}
.text10-12 {
	font-size: 10px;
	line-height: 12px;
}