
body {
background:url(../images/bg.jpg) repeat-x top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial;
	color:#333333;
	font-size:12px;
}

a
{
text-decoration:none;
color:#333333;
font-size:12px;
}

a:link, visited,active
{
text-decoration:none;
color:#333333;
}

a:hover
{

color:#999999;
}

#main-tag
{
font-size:18px;
color:#666666;


}


.dotted
{
height:10px;
background:url(../images/dotted.gif) repeat-x center center;

}