body {background-attachment: fixed;
background-repeat: no-repeat;
background-position:right bottom;
}

body {
	background-color: #262626;
	font-family: Arial, Helvetica,sans-serif;
}

a:link, a:visited, a:hover, a:active {
font-family:Arial, Helvetica,sans-serif;
font-size: 14px;
color: #a6a6a6;
letter-spacing: 2px; 
/*font-weight: bold;*/
border: #666666;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
margin: 5px;
padding: 5px;
text-decoration: none;
/*background-color: #ffffff;
width: 100px;*/
}

.txt-32 {font-family:Arial, Helvetica,sans-serif;
font-size: 24px;
color: #a1a1a1;
font-weight: 900;}

.txt-12 {font-family: font-family:Arial, Helvetica,sans-serif;
font-size: 12px;
color: #999999}

.txt-9 {font-family:Arial, Helvetica,sans-serif;
font-size: 9px;
color: #a8a8a8;
font-weight: normal;}



