a {text-decoration: none}
a:link {color:blue;}
a:visited {color: #660066;}
a:hover {text-decoration: none; color: #ff9900;}
a:active {color: red;text-decoration: none}

body
{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
}

#wrapper
{
	margin: 0 auto;
        width: 467px;
        text-align:left;
}

.div-logo
{
	border:0px;
	height:225px;
}

.div-linkbar
{
	font: normal 10px Verdana;
	border-top: #bcbcbc solid 1px;
	border-bottom: #bcbcbc solid 1px;
	width: 467px;
	height: 15px;
	margin-bottom: 5px;
}

.div-text
{
	border:0px;
	text-align: justify;
	font: normal 13px Verdana;
	color: #404040;	
	width:467px;
}

.div-link
{
	border:0px;
	text-align: center;
	font: normal 13px Verdana;
	color: #404040;	
	width:467px;
}

.div-footer
{
	border-top: #bcbcbc solid 1px;
	border-bottom: #bcbcbc solid 1px;
	text-align: center;
	font: normal 10px Verdana;
	color: #404040;	
	width:467px;
	height:15px;
}

img
{
	border: 0px;
}
