.body {
	background-image:url("images/bg.jpg");
}

.main {
	background-image:url("images/main.jpg");
}

.welcome {
	background-image:url("images/welcome.jpg");
}

.audio_bg {
	background-image:url("images/audio_bg.jpg");
}

.media_bg {
	background-image:url("images/media_bg.jpg");
}

.contact_bg {
	background-image:url("images/contact_bg.jpg");
}

.footer {
	font-family: helvetica;
	font-size: 9px;
	font-style: normal;
	color: 8b8b8b;
	text-align: right;	
}

.link  {color: #999999; font-family: helvetica; font-size: 13px; font-weight: normal; text-decoration: none;}
.link  A {color: #999999; text-decoration: none;}
.link  A:visited {color: #999999; text-decoration: none;}
.link  A:hover {color: #00B6C9; text-decoration: none;}
.link  A:active {  color: #00B6C9; text-decoration: none;}



.text {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	color: b8b8b8;
}

.linkv {
	font-family: helvetica;
	font-size: 13px;
	font-style: normal;
	color: #00B6C9;
}

.click  {color: #00B6C9; font-family: helvetica; font-size: 13px; font-weight: normal; text-decoration: none;}
.click  A {color: #00B6C9; text-decoration: none;}
.click  A:visited {color: #00B6C9; text-decoration: none;}
.click  A:hover {color:  #999999; text-decoration: none;}
.click  A:active {  color:  #999999; text-decoration: none;}
