BODY {
	Background-color: #ffffff;
	background-image:    url(images/index_03.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 10px;
	
	
}

h1 {
font-size:22px;
}

.buttonscontainer {width: 190px;}

.buttons a 
{color: ;
background-color: #ffffff ;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #336699;
font: 13px Verdana, sans-serif;
color: #000000;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover 
{border-left: 10px solid ;
text-decoration: underline;
color: #000000;}


.style1 {font-family: Georgia}
a:link {
	color: 000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
.style2 {color: #000000}
