@charset "utf-8";
/* CSS Document */

/* import the current forum skin here */
@import url("/css_skins/current_forum.css");

body
{
	color: black;
}
a {color:red;}
a:hover {color:black;}
a:active {color:black;}

.profile_label {color:#999999;}

