body, table
{
        font-family: myriad web, Arial, Verdana;
        font-size: 11px;
	color: #000000;
}
.nadp {
	color: #FFFFFF;
        font-size: 32px;
	text-decoration: none;
}
.nadp a {
	color: #FFFFFF;
        font-size: 32px;
	text-decoration: none;
}
.nadp a:hover {
	text-decoration: underline;
}
.txt {
	text-decoration: underline;
}
.link {
	color: #FFFFFF;
        font-size: 16px;
	font-weight: bold;
}
.link a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link a:hover {
	text-decoration: none;
}
.mainpic {
	border: solid 4px #FFD8DD;
}
.pics {
	border: 0px;
}
.text {
	color: #000000;
	text-decoration: none;
        font-size: 12px;
	font-weight: normal;
}
.text a {
	color: #FFFFFF;
	text-decoration: none;
        font-size: 12px;
}
