a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8B008B;
	text-decoration: none;
	text-transform: none;
}
body {
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-weight: 900;
	background: url(pic/bg.gif) no-repeat fixed left top;
	
}
h1 { font-size: 20px; }
h2 { font-size: 15px; }
.head{
	background: #B0BCC6 url(pic/bghead.jpg) repeat-y right;
	font-size: 12px;
	border-bottom: 1px solid #000000;
}
.head a:hover {
	color: #8B008B;
	text-decoration: none;
	text-transform: none;
}
.head2 {
	background: #B0BCC6;
	font-size: 12px;
	border-bottom: 1px solid #000000;
}
.head2 a:hover {
	color: #8B008B;
	text-decoration: none;
	text-transform: none;
}
.cat{
	background: #CAD3E1;
	font-size: 12px;
}
.links{
	background: #D4DDE8;
	font-size: 12px;
}
.ban{
	background: #EDEFF4;
	font-size: 12px;
}
.title{
	color: #3F3F3F;
	font-size: 13px;
	font-weight: 900;  
}
.text1{
	font-size: 10px;
	font-weight: 900;
	border-top: 1px solid #D8BFD8; 
	border-right: 1px solid #D8BFD8;	
}
.text2{
	font-size: 10px;
	font-weight: 900;
	border-top: 1px solid #D8BFD8; 
	border-left: 1px solid #D8BFD8;	
}
.text3{
	font-size: 10px;
	font-weight: 900;
	border-top: 1px solid #D8BFD8; 
}
