body {
	scrollbar-face-color: #44424F;
	scrollbar-arrow-color: #A8A6B5;
	scrollbar-base-color: #000000;
    scrollbar-track-color: #1D1D1D;
	background-image:url(/images/AGFEBack.jpg);
	background-repeat:repeat-x;
	background-color:#580000;
}

A:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

A:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

A:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

A:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

td { 
	font-family: verdana, tahoma, arial;
	color: #c9b4e2;
	text-decoration: none;
	font-size: 11px;
}

.footer { 
	font-family: verdana, tahoma, arial;
	color: #c9b4e2;
	text-decoration: none;
	font-size: 11px;
}

.profileinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #c9b4e2;
}

a.profiletext {
	color: #c9b4e2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.profiletext:link, A.profiletext:visited {
	color: #c9b4e2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.profiletext:hover {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
	
.ladyname {
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #c9b4e2;
}

.link1 {  
	color: #FCD404;
	text-decoration: none;
	font-size: 9px;
}

a.link{
	color: #c9b4e2;
	font-size: 11px;
	text-decoration: underline;
	font-weight:bold ;
}

a.link:link, A.link:visited {
		color: #c9b4e2;
		font-size: 11px;
		text-decoration: underline;
		font-weight:bold;
}

a.link:hover {
		color: #ffffff;
		font-size: 11px;
		text-decoration: underline;
		font-weight:bold;
}	
.dirname {
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #c9b4e2;
}

a:link img {
	text-decoration: none;
	border-width: 0px;
}

a:visited img {
	text-decoration: none;
	border-width: 0px;
}

a:hover img {
	text-decoration: none;
	border-width: 0px;
}


