BODY
{
	background-image : url(../images/linksbkgr.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	background-attachment : fixed; 
}

a
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
	color : #e0e0e0;
}

a.selected
{
	color : #ffffff;
}

#autorizations
{
	position : absolute;
	top : 0;
	left : 75;
	height : 100%;
	padding-bottom : 20px;
}

img
{
	margin-top : 10px;
}

#links
{
	position : absolute;
	top : 180px;
	left : 75px;
	border-style : none;
}
