body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin:0;
	background:url(images/bg.jpg) repeat;
}
a{
	color: Orange;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: Red;
	font-weight: bold;
	text-decoration: overline;
}
h1#h{
	font-size: 13px;
	font-weight: bold;
	color: Orange;
}
h1#p{
	font-size: 13px;
	font-weight: bold;
	color: #00AEEF;
}
h1#pict{
	font-size: 13px;
	font-weight: bold;
	color: #662D91;
}
h1#c{
	font-size: 13px;
	font-weight: bold;
	color: #F15A24;
}
h1#b{
	font-size: 13px;
	font-weight: bold;
	color: #ED1E79;
}
h1#l{
	font-size: 13px;
	font-weight: bold;
	color: #8CC63F;
	}