.links {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	word-spacing: normal;
}
.bodytxt {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
.radiotxt {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
.heading {
	font-family: arial;
	font-size: 14px;
	color: #1A893E;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.heading2 {
	font-family: arial;
	font-size: 14px;
	color: #1A893E;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
.heading3 {
	font-family: arial;
	font-size: 18px;
	color: #1A893E;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
    text-align: center;
}
.bottomtxt {
	font-family:"Times New Roman", Times, serif;
	font-size: 10.5px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
}
.bottomtxt2 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

    a:link {
        text-decoration: none;
        color: #FFFFFF;
    }
    a:visited {
        text-decoration: none;
        color: #FFFFFF;
    }
    a:hover {
        text-decoration: none;
                text-decoration: underline;
                color: #0000FF;
    }
    a:active {
        text-decoration: none;
        color: #FFFFFF;
    }