 body{
	background-color:#000000;
	background-image:url('img/manyotri_top.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	}

a: {color:#ffccff; text-decoration:none; border-bottom:none;}
a:link {color:#ffccff; text-decoration:none; border-bottom:none;} 
a:visited {color:#333399; text-decoration:none; border-bottom:none;}
a:active {color:#ffccff; text-decoration:none; border-bottom:none;}
a:hover {color:#333399; text-decoration:none; border-bottom:1px solid; background-color:#d2e9ff;}

img {
	float:left;
	margin-right:10px;
	margin-top:0px;
}

p.title {
	color:#ffffff;
	font-weight:bold;
	margin-top:5px;
}

p.title a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none; border-bottom:none;
	padding-left:10px;
	padding-right:10px;
}

p.title a:hover {
	color:#333399;
	font-weight:bold;
	background-color:#d2e9ff;

p.head {
	color:#ffffff;
}

p.qr img{
	float:right;
	margin-left:10px;
	margin-top:0px;
}

p.menu  {
	font-size:20px;
	text-align:center;
}

p.menu a {
	color:##ffccff;
	font-weight:bold;
	text-decoration:none; border-bottom:none;
	padding-left:10px;
	padding-right:10px;
}

p.menu a:hover {
	color:#333399;
	font-weight:bold;
	background-color:#d2e9ff;
}

