body
{ 
background-image: url('images/logo_bg.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 100% 100%; 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.text {
		font-family: Century Gothic;
		font-size: 12px;
		color: #464646;
		text-align:justify;
		}
.fc:link {
		font-family: Century Gothic;
		font-size: 10px;
		color: #464646;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		}
.fc:hover {
		font-family: Century Gothic;
		font-size: 10px;
		color: #000000;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		}
.fc:active {
		font-family: Century Gothic;
		font-size: 10px;
		color: #000000;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		}
.fc:visited {
		font-family: Century Gothic;
		font-size: 10px;
		color: #B9B7B7;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		}
		
.ct:link {
		font-family: Century Gothic;
		font-size: 20px;
		color: #808080;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:500;
		}
.ct:hover {
		font-family: Century Gothic;
		font-size: 20px;
		color: #000000;
		text-align:justify;
		text-transform:uppercase;
		font-weight:bold;
		}
.ct:active {
		font-family: Century Gothic;
		font-size: 20px;
		color: #000000;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		}
.ct:visited {
		font-family: Century Gothic;
		font-size: 20px;
		color: #B9B7B7;
		text-align:justify;
		text-transform:uppercase;
		text-decoration:none;
		}
		
.title {
		font-family: Century Gothic;
		font-size: 40px;
		color: #808080;
		text-align:left;
		text-transform:uppercase;
		font-weight:600;
		}
.subtitle {
		font-family: Century Gothic;
		font-size: 30px;
		color: #818181;
		text-align:left;
		text-transform:uppercase;
		}

.highlightit img{
padding:1px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.highlightit:hover img{
padding:1px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 1;
}

.highlightit:visited img{
padding:1px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
}

.em:link {
		font-family: Century Gothic;
		font-size: 12px;
		color: #464646;
		text-align:justify;
		text-decoration:none;
		}
.em:hover {
		font-family: Century Gothic;
		font-size: 12px;
		color: #000000;
		text-align:justify;
		text-decoration:none;
		}
.em:active {
		font-family: Century Gothic;
		font-size: 12px;
		color: #000000;
		text-align:justify;
		text-decoration:none;
		}
.em:visited {
		font-family: Century Gothic;
		font-size: 12px;
		color: #B9B7B7;
		text-align:justify;
		text-decoration:none;
		}