﻿a         	{text-decoration: none}


body	{
	background-color: #FFFFFF;   
	background-image: url('img/bgbody.png'); 
	background-repeat: repeat-x;
	font-size: 16px;
	font-family: arial;
	color: #3A6E96;
	margin: 0px;   
	padding: 0px; 
	}

#footer		{font-size: 10px; font-family: Lucida Console; color: black}


