.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.cellpad {
	padding-left: 20px;
	padding-right: 20px;
}
.bg {
	background-image: url(i/bg6_res.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #630134;
}

body.Theater .Theater_b {
	font-weight:bold;
	text-decoration: underline;
}

body.Hosting .Hosting_b {
	font-weight:bold;
	text-decoration: underline;
}

body.Voice .VoiceO_b {
	font-weight:bold;
	text-decoration: underline;
}

body.Voice .VoiceO_b {
	font-weight:bold;
	text-decoration: underline;
}


body.Comms .Comms_b {
	font-weight:bold;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

.reelPARTS a:hover { 
	text-decoration: underline;
	font-weight: bold;

}

.reelPARTS a:visited {
	color: #630134;
}




.bodytext-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 140%;
	word-spacing: 85%;
}
.restext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.bg-res {
	background-image: url(i/bg6_res.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.commCard {
height: 118px;
width: 154px;
float: left;
margin: 0 55px;
text-align: center;
margin-bottom:90px;
padding: 1px 1px;
}

.commCard img{
padding: 4px 4px;
}

.commCard:hover {
padding: 0 0;
border: 1px solid #330033;
background-color:#660000;
}

.commCard a{
text-decoration: none;
}