/* CSS Document */

.text {
font-family: Century Gothic;
font-size:14px;
color:#000000;
line-height:20px;
text-align:justify
}

.titles {
font-family: Century Gothic;
font-size:15px;
font-weight:bold;
color:#666666;
line-height:20px;
}

.smalltitles {
font-family: Century Gothic;
font-size:14px;
font-weight:bold;
color:#000000;
line-height:20px;
}

.credits {
font-family: Century Gothic;
font-size:9px;
font-weight:bold;
color:#666666;
line-height:20px;
}

.downtext{
font-family: Century Gothic;
font-size:11px;
font-weight:bold;
color:#666666;
line-height:15px;
}

.backlinks {
font-family: Century Gothic;
font-size:11px;
color:#666666;
line-height:20px;
}

.rtext {
font-family: Century Gothic;
font-size:14px;
color:#000000;
line-height:20px;
}


.cds  {
	border: medium solid #666666;
}

a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #666666;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
