	

a:link, a:visited{
color: #CCCCCC;
	text-decoration:none
}

a:hover{
color:#f4c823;
	text-decoration:none
}

a:active{
color:#f4c823;
	text-decoration:none
}

.leftlink a:link, .bottomlink a:visited{
	color: #CCCCCC;
	text-decoration:none;
	font-family:Century Gothic;
	
}

.leftlink a:hover {
	color: #f4c823;
	text-decoration:none;
	font-family:Century Gothic;
}


.bottomlink a:link, .bottomlink a:visited{
	color: #999999;
	font-size:14px;
	text-decoration:none;
	font-family:Century Gothic;
	
}

.bottomlink a:hover {
	color: #00adef;
	text-decoration:none;
	font-family:Century Gothic;
}

body {

color: #CCCCCC;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
background-color: #CCCCCC;
background-image: url(images/bg2.jpg);
background-repeat: repeat;


}

.title {
color:#00adef;
font-stretch:wider;
font-size:24px;
font-family:Century Gothic;

}

.title2 {
color:#ec008c;
font-stretch:wider;
font-size:24px;
font-family:Century Gothic;

}

.title3 {
color:#FFCC00;
font-stretch:wider;
font-size:24px;
font-family:Century Gothic;

}
.title4 {
color:#ec008c;
font-stretch:wider;
font-size:20px;
font-family:Century Gothic;

}

.title5 {
color:#ec008c;
font-stretch:wider;
font-size:23px;
font-family:Century Gothic;

}

.title6 {
color: #777777;
font-size:14px;

}

.boldtext {
	color: #FFCC00;
	font-weight: bold;
}

.boldtext2 {
	color: #ec008c;
	font-weight: bold;
}

.boldtext3 {
	color: #00adef;
	font-weight: bold;
}


