body { font-family: verdana; background-image: url(../background.jpg); background-repeat: repeat-x; }
.bold_type { color: #c00; font-size: 18px; font-family: verdana; font-weight: bold; }
.phone_type { color: #000; font-size: 24px; font-family: verdana; font-weight: bold; font-style: italic; }
p { }
td { }
a:link { color: #f60; }
a:visited { color: #66f; }
a:hover { color: #900; }
a:active { color: #f60; }
