/* CSS Document */

body{ margin-top:0px;background-image:url(../images/bg_img.jpg); background-repeat:repeat}
.fontGray{font-family:Arial; font-size:11px; font-weight:normal; color:#787d81}
.intro_back{background-image:url(../images/intro_back.jpg); background-repeat:no-repeat}
.bg_gray{background-color:#9a9a9a}
.font_Black{font-family:Arial; font-size:12px; font-weight:normal; color:#000000}

.A:link{text-decoration:none; color:#787d81}
.A:active{text-decoration:none; color:#787d81}
.A:visited{text-decoration:none; color:#787d81}
.A:hover{text-decoration:none; color:#bf2021}
