@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}	
}
a.two:link {color: #E2035D; text-decoration: underline;}
a.two:visited {color: #E2035D; text-decoration: underline;}
a.two:hover {color: #b90149; text-decoration: underline;}	

a.one:link {color: #FD1872; text-decoration: underline;}
a.one:visited {color: #FD1872; text-decoration: underline;}
a.one:hover {color: #FD1872; text-decoration: underline;}

#thumbtop img {
        border: 2px solid #ffffff;
	margin: 0px 0px 0px 0px
}
#thumbtop :hover img {
        border: 2px solid #fea900;
	margin: 0px 0px 0px 0px
}
.style1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 24px; color:#ff00cd;
}
.style2 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px; color:#ffffff;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color:#ffffff; font-weight:bold;
}
.style5 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 28px; color:#ffbb04;
}
.style5a {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 24px; color:#ff3d01;
}
.style6 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px; color:#f000ff;
	line-height: 14px;
}