body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
}

.textHome {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-bottom: 12px;
	padding-right: 50px;
}
.textFooter {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	padding-bottom: 6px;
}
.textCopyright {
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	padding-bottom: 6px;
	color: #999999;
}
.textNav {
	padding-left: 226px;
}
a {	text-decoration: none; color: #0000FF; 
}
a:link { text-decoration : none; color: #0000FF; 
}
a:hover { text-decoration : underline; color: #FF0000; 
}
