.tiny {font-family:Verdana; color : #000000; font-size : 11px; font-weight: none; text-decoration: none;}

.red {font-family:Verdana; color : #CC0000; font-size : 12px; font-weight: none; text-decoration: none;}
/*
.tiny_red {font-family:Verdana; color : #CC0000; font-size : 10px; font-weight: none; text-decoration: none;}
.tiny_blue_dark {font-family:Verdana; color : #003366; font-size : 10px; font-weight: none; text-decoration: none;}
.blue {font-family:Verdana; color : #0066CC; font-size : 12px; font-weight: none; text-decoration: none;}
.white {font-family:Verdana; color : #FFFFFF; font-size : 12px; font-weight: none; text-decoration: none;}
.blue_dark {font-family:Verdana; color : #003366; font-size : 12px; font-weight: none; text-decoration: none;}
.title_white {font-family:Verdana; color : #FFFFFF; font-size : 16px; font-weight: none; text-decoration: none;}
.title_white_tiny {font-family:Verdana; color : #FFFFFF; font-size : 14px; font-weight: none; text-decoration: none;}*/

a.link_red {font-family: Verdana; color: #CC0000;  font-size: 11px; text-decoration: none;}
a.link_red:hover {color: #CC0000;  font-weight: none; font-family:Verdana; font-size: 11px; text-decoration: none;}
a.link_blue {font-family: Verdana; color: #0066CC;  font-size: 11px; text-decoration: underline;}
a.link_blue:hover {color: #0000FF;  font-weight: none; font-family:Verdana; font-size: 11px; text-decoration: underline;}
a.title_link_blue {font-family: Verdana; color: #0066CC;  font-size: 18px; text-decoration: underline;}
a.title_link_blue:hover {color: #0066CC;  font-weight: none; font-family:Verdana; font-size: 18px; text-decoration: underline;}
a.link_black {font-family: Verdana; color: #000000;  font-size: 10px; text-decoration: underline;}
a.link_black:hover {color: #000000;  font-weight: none; font-family:Verdana; font-size: 10px; text-decoration: underline;}
a.link_title {font-family: Verdana;  font-weight: bold; color: #BF3A4F;  font-size: 20px; text-decoration: underline;}

a.on     {font-family: Verdana;font-size:13px;color:#0066CC;font-weight:bold; text-decoration: underline; }
a.on:hover {font-family: Verdana;font-size:13px;color:#0066CC;font-weight:bold; text-decoration: underline; }
a.off     {font-family: Verdana;font-size:13px;color:#0066CC;font-weight:bold;}

table.toplist
{
	width: 500px;
	border: 0px solid;
	background-color: #cccccc;
}

table.add
{
	width: 430px;
	border: 1px solid #cccccc;
}

input, textarea, select 
{
	width: 230px;
	color: black;
	border: 1px solid black;
	background-color: #fafafa;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
