/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,Arial,sans-serif;
	font-size: x-small;
}
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
}
.style13 {
	font-size: 10px;
	color: #FFFFFF;
}
.style14 {font-size: 11px; color: #FFFFFF;}

.style32 {color: #FF6699; font-size: 11px;}

.pink_link A:link {
    COLOR: #FF6699; 
}
.pink_link A:visited {
 COLOR: #FF6699; 
}
.pink_link A:hover {
	COLOR: #333333; 

}
.pink_link A:active {
	FONT-WEIGHT: bold; COLOR: #333333; 
	}
.style25 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style23 {font-size: 11px}
.style28 {font-weight: bold}
.style30 {font-size: 11px; font-weight: bold; }
.style26 {font-size: 10px;
	font-weight: normal;
}
.style26 {font-size: x-small;
	color: #CCCCCC;
	font-style: italic;
}
.style31 {font-size: 10px; color: #CCCCCC; font-style: italic; font-weight: normal; }
