
.yel { font-color:yellow; font-weight:bold; font-family:arial;  }

A:link {text-decoration: none; color: black; border: none;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;}

img {border: none;}
.bodySides {
	MARGIN: 0px
}
.transparent  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }

body
{ 
background-image: 
url('images/bg.jpg');
background-repeat: 
repeat-x;
background-position: 
 bottom; 
}

p { text-indent: 1.5em}

.yel { font-color:yellow; font-weight:bold; font-family:arial;  }
.content { font-color:black; font-family:arial;  font-size: 0.7em }
