/*   
 *   Theme Name: HollierMetal
 *   Theme URI: 
 *   Description: theme for holliermetal.com
 *   Author: 
 *   Author URI: 
 *   */

FONT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #333333;
}

A {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

.text_link {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

.bodytext {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #333333;
    text-decoration: none;
}
