
table a.links:link {
color: #009900;
background: inherit;
text-decoration : underline; 
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size: 12px; 
}
table a.links:visited {
color: #009933;
background : inherit; 
text-decoration : none; 
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size: 12px; 
}
table a.links:hover {
color: #999999;
background : inherit; 
text-decoration : none; 
font-family: "Trebuchet MS",Verdana, Arial, sans-serif; 
font-size: 12px; 
}
table a.links:active {
color: #999999;
background : inherit; 
text-decoration : none; 
font-family: "Trebuchet MS",Verdana, Arial, sans-serif; 
font-size: 12px; 
}
.bgbutton {
	background-image: url(../images/buttonbg.jpg);
	background-repeat: no-repeat;
}
.wdth {
	width: 180px;
	background-color: #CC9900;
	height: 500px;
}
.hometext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.hgt {
	height: 20px;
}
input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
}
.titletext {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.text2 {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.minitext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.myborder {
	height: auto;
	width: auto;
	border: 1px solid #999999;
	padding: 3px;
}
.lefttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.mysubscribe:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	text-align: center;
}
a.mysubscribe:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
}
a.mysubscribe:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}