body, table
{
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
	color: #FFFFFF;
}

.toptxt {
	color: #EF058F;
        font-size: 30px;
}
.toptxt a {
	color: #EF058F;
	text-decoration: none;
}
.toptxt a:hover {
	text-decoration: none;
}

.toptxt2 {
        font-size: 12px;
}
.toptxt2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.toptxt2 a:hover {
	color: #EF058F;
	text-decoration: none;
}

.txt {
        font-size: 26px;
	color: #EF058F;
}
.txt a {
	color: #EF058F;
	text-decoration: none;
}
.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pic {
	border: solid 4px #A70365;
}

.pic2 {
	border: solid 4px #EF058F;
}


.menu {
        font-size: 14px;
	color: #FFB400;
	font-weight: bold;
}
.menu a {
	color: #FF17A5;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}

.star {
        font-size: 16px;
	color: #FF0060;
	font-weight: bold;
}
.c {
        font-size: 12px;
	color: #EF058F;
}
.c a {
	color: #EF058F;
	text-decoration: none;
	font-weight: bold;
}
.c a:hover {
	text-decoration: none;
}
.llist {
        font-size: 12px;
	color: #EF058F;
}
.llist a {
	color: #EF058F;
	text-decoration: none;
}
.llist a:hover {
	text-decoration: underline;
}

