@charset "utf-8";
body {
	background-image:url('../images/nepweb_bg.jpg');
	background-color:black;
	background-repeat:no-repeat;
}.textTitle {
	color: #00EEFF;
	font-family: "HELVETICA", cursive;
	font-size: 9px;
	
}
.siteText {
	color: #00CCFF;
	font-family: "HELVETICA", cursive;
	font-size: 14px
}

A:link {text-decoration: none; color: #99AAFF;}
A:visited {text-decoration: none; color: #99AAFF;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #FFFF33;}
img { border: none; } 

p.subtitle
{
	color: #AACCFF;
	font-weight:bold;
}

