BODY {

	background-image: url(../images/bckindex.jpg);
	background-repeat: repeat;
	background-position: top left;



}

.content {

	font-family: Verdana,;	
	font-size: 10px;

		color: #603913;
		
}

.contentmenu {

	font-family: Verdana,;	
	font-size: 13px;

		color: #603913;
		
		
}

    A:link { color: #603913; text-decoration: none; cursor: hand }
    A:visited { color: #603913; text-decoration: none; cursor: hand }
    A:active { color: #603913; text-decoration: none; cursor: hand }
    A:hover { color: #603913; text-decoration: underline; cursor: hand }



}

