body {
background-color: #000; 
background-position: 0 0; 
}
p { }
td { }
a:link { color: #ffd400; }
a:visited { color: #ffd400; }
a:hover { color: #ffd400; }
a:active { color: #ffd400; }

.bg_home { 
background-image: url(/abbaweb_09_Resources/bg_2.jpg);
background-repeat: no-repeat;
}
.titles { color: #ffd400; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.text_std { color: #fff; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.text_small { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.textButton {
font-size			: 12px;
font-weight			: bold;
font-family			: Verdana, Arial, Helvetica, sans-serif;
}
a.textButton:link {display:inline;color:#000;width:120px;background:#eaeaea;padding:4px;text-decoration:none;}
a.textButton:visited {display:inline;color:#000;width:120px;background:#eaeaea;padding:4px;text-decoration:none;}
a.textButton:active {display:inline;color:#000;width:120px;background:#eaeaea;padding:4px;text-decoration:none;}
a.textButton:hover {display:inline;color:#000;width:120px;background:#c0c0c0;padding:4px;text-decoration:none;}
