body, table
{
        font-family: Myriad Web, Courier;
        font-size: 16px;
	color: #FFFFFF;
}
.menu {
        font-size: 18px;
	color: #F12498;
	font-weight: bold;
}
.menu a {
	color: #F12498;
	text-decoration: underline;
}
.menu a:hover {
	color: #F873AD;
	text-decoration: underline;
}
.pic2 {
	background-color: #F873AD;
	border: 1px solid #F12498;
}
.pic {
	background-color: #F873AD;
	border: 2px solid #F873AD;
}
.pictext {
        font-size: 12px;
	color: #F12498;
}
.pictext a {
	color: #F12498;
	text-decoration: none;
}
.pictext a:hover {
	color: #F873AD;
	text-decoration: underline;
}
.nadp {
        font-size: 26px;
	color: #F12498;
	font-weight: bold;
}
.text {
        font-size: 14px;
	color: #F12498;
	font-weight: normal;
}
.text a {
        font-size: 14px;
	color: #F12498;
	font-weight: normal;
}
.text a:hover {
        font-size: 14px;
	color: #F12498;
	font-weight: normal;
}
.newsletter {
	background-color: #FFFFFF;
	color: #D00000;
	border: 1px solid #D00000;
	padding: 4px;
        font-size: 14px;
	overflow: hidden;
	width:190px;
	height:25px;
        font-family: Myriad Web, Arial, Verdana;
}
