/* CSS Document */
body {
background-color:#060620;
margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family:Verdana;
	font-size:16px;
	color:#ffffff;
	padding-left: 10px;
}
.content
{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
text-align:justify;
}

.welcome

{
font-family:Verdana;
font-size:18px;
color:#ffffff;
font-weight:bold;
text-align:justify;
}

.readmore
{
font-family:Verdana;
font-size:14px;
color:#47ecff;
text-decoration:none;
font-weight:bold;
text-align:justify;
}

.bottom
{
font-family:Verdana;
font-size:10px;
color:#e1e0e0;
text-decoration:none;
text-align:justify;
}

a.one:link, a.one:visited {
color:#47ecff;
}

a.one:hover {
color:#fff;
}

