A:link {
	COLOR: #666666;
	text-decoration: none;
} 
A:visited {COLOR: #454545; TEXT-DECORATION: none} 
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
} 

.link_webboard:hover {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
} 

a#link_more { text-indent: -1000px;background-image:url(./../theme/images/b_more1.jpg); height: 16px; width:36px;}

a#link_more:hover { background-image:url(./../theme/images/b_more2.jpg); }


a#link_post { text-indent: -1000px;background-image:url(./../theme/images/b_post1.jpg); height: 40px; width:70px;}

a#link_post:hover { background-image:url(./../theme/images/b_post2.jpg); height: 40px; width:70px;}


.black {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gray {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #454545;
}
.white {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;		
}
.blueBig {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #3b5b98;		
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	background-image: url(http://www.cool93.net/2010/theme/images/bg_pattern.gif);
}

