A:link		{color:#108fbe; text-decoration:none}
A:visited	{color:#108fbe; text-decoration:none}
A:active	{color:#108fbe; text-decoration:none}
A:hover		{color:#108fbe; text-decoration:none; font-weight: bold;}

body		{
		background:url('../img/background.gif') repeat-x #dedede;
		margin: 0 auto 0 auto;
		font-family: arial, helvetica;
		color: #FFF;
		font-size: 8pt;
		}
#wrapper	{
		width: 535px;
		margin: 0 auto 0 auto;
		}
#top		{
		width: 100%;
		height: 110px;
		background-image:url('../img/top2.gif');
		}
#middle		{
		width: 527px;
		background-image:url('../img/middle.gif');
		padding: 0 4px 0 4px;
		text-align: justify;
		}
#bottom		{
		width: 100%;
		height: 50px;
		background:url('../img/bottom.gif') no-repeat;
		}
.int		{
		padding: 0 7px 0 5px;
		margin: 0 7px 0 5px;
		}