body {
	margin:0px;
	padding:0px;
	background-color: #ccc;
	background-image: url(../im/ct_bkg.jpg);
	background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: top center; 
	font-size: 13px;
	font-family:Georgia, Times New Roman;
	color: #666666; 
	line-height: 17px;
}

img {border:0px;}
a:link { text-decoration: none; color: #0088cc;}
a:visited { text-decoration: none; color: #0088cc;}
a:active { text-decoration: none; color: #0088cc;}
a:hover {
	text-decoration: underline;
	color: #0088cc;
	font-size: 13px;
}


img {border: 0;}

.cright {
	font-family:Georgia, Times New Roman;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.cright a:link {font-family:Georgia, Times New Roman;color:#666666;font-weight:bold;font-size:11px;text-decoration:none; }
.cright a:active {font-family:Georgia, Times New Roman, Times New Romanial;color:#666666;font-weight:bold;font-size:11px;text-decoration:none; }
.cright a:visited {font-family:Georgia, Times New Roman;color:#666666;font-weight:bold;font-size:11px;text-decoration:none; }
.cright a:hover {font-family:Georgia, Times New Roman;color:#666666666;font-weight:bold;font-size:11px;text-decoration:underline; }

