a {
	color: #5d9255;
	text-decoration: none
	
}

a:visited { 
	color: #5d9255;
	text-decoration: none; 
}


.td_content { 
	  background-image: url("img/px-green.gif");
}

.txtcontact {
    text-align: center;
    color: #FFFFFF;
    font-size: 8pt;
		font-weight: bold;
    font-family: tahoma, arial;
}
.txtHeader {
		text-align: center;
    color: #FFFFFF;
    font-size: 12pt;
		font-weight: bold;
    font-family: tahoma, arial;
}

.txtcontent {
    text-align: left;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    font-family: tahoma, arial;
}

.txtPageContent {
    text-align: left;
    font-size: 10pt;
    color: #5d9255;
    font-style:  normal;
    font-weight: normal;
    font-family: Tahoma;

}

.txtWhite {
    text-align: left;
    font-size: 10pt;
    color: #FFFFFF;
    font-style:  normal;
    font-weight: normal;
    font-family: Tahoma;
}

.innerTableText {
    text-align: left;
    font-size: 7pt;
    color: #FFFFFF;
    font-style:  normal;
    font-weight: normal;
    font-family: Tahoma;
}


iframe {
    border: 1px solid white
} 


.linkInPage {
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
    font-family: tahoma, arial;
}
.linkInPage:visited { 
	color: #FFFFFF;
	text-decoration: none; 
}

.txtMeedia {
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    font-family: tahoma, arial;
}

