@charset "utf-8";

a
{
	text-decoration:none;
	color:#333;
	border: 0;
}

a:hover
{
	color:#F33;
	border: 0;
	
}

h1
{
	font-weight:normal;
	font-size:26px;
	text-align:right;
	padding: 0;
	margin: 0;
	color: #333;
	 
}

.footer
{
	border:none;
	text-align:right;
}

.subtext {
	font-weight:normal;
	font-size:15px;
	text-align:right;
	text-decoration: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

a.subtext
{
	text-decoration:none;
	color:#333
}

a.subtext:hover
{
	color:#333;
	
}

.subtext-dl {
	font-weight:normal;
	font-size:15px;
	text-align:center;
	text-decoration: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

a.subtext-dl
{
	text-decoration:none;
	color:#333
}

a.subtext-dl:hover
{
	color:#333;
	
}

a.subtext h1
{
	text-decoration:none;
	color:#333;
	

}


a.subtext:hover h1
{
	color:#F33;
	background: url(images/signal.png) 0 -35px no-repeat; 

}

a.subtext-dl h3
{
	font-weight:normal;
	font-size:26px;
	text-align:center;
	padding: 0;
	margin: 0;
	color: #333;
	

}


a.subtext-dl:hover h3
{
	color:#F33;
 

}

.copyright{
	font-weight:normal;
	font-size:10px;
	text-align:right;
	color: #999;
}		  

h2
{
	font-weight:400;
	font-size:18px;
	text-align:center;
	color:#333;
}
.deco {
	background-image: url(images/bgl.png);
	background-repeat: repeat-x;
	background-position: top;
}
.decob {
	background-image: url(images/bgl.png);
	background-repeat: repeat-x;
	background-position: top;
}
