.link:link 
{ 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: bold; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none;
}
.link:visited 
{ 
	color: #6699ff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none;
}
.link:active 
{ 
	color: #FFCC00; 
	font-family: 
	Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-decoration: none;
}
.link:hover 
{ 
	color: #FFCC00; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-decoration: underline;
}

.article 
{
	font-size: 12px; 
	color: #999999; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
.articlebig 
{
	font-size: 20px; 
	color: #999999; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.castitem 
{
	font-size: 13px; 
	color: red; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
.articletitle 
{
	font-size: 12px;
	/*color: #FFCC00;*/
	color: #8089AE;
	font-style: normal; 
	font-variant: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	font-variant: normal; 
	color: #CCCCCC;
}
.sectionselect 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-style: normal; 
	font-variant: normal; 
	color: #CC6600;
	text-decoration: none;
}
.timestamp 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
.timestamp_big 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic; 
	font-weight: normal; 
	font-variant: normal; 
	color: #CCCCCC;
}
input, select, textarea
{
	Font-size: 12px;
	Font-Family: Arial, Helvetica, sans-serif;
	background-color: black;
	color: blue;
	font-weight: bold;
	border-color: silver;	
}
input, radio, checkbox
{
	Font-size: 12px;
	Font-Family: Arial, Helvetica, sans-serif;
	background-color: black;
	color: blue;
	font-weight: bold;
	border-color: silver;	
}
input.normal
{
	Font-size: 12px;
	Font-Family: Arial, Helvetica, sans-serif;
	background-color: black;
	color: blue;
	font-weight: bold;
	border-color: silver;
}
