﻿.article_title 
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#535050;
    }
.article_link:link
{
    color:#089ebf;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    }
.article_link:visited
{
    color:#089ebf;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    }

.article_link:hover
{
    color:#f26c4f;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    }
    .article_link:active
{
    color:#089ebf;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    }
.home_on_load
{
    background-image:url(/image/users/38135/ftp/my_files/New_design/Home_load.gif);
    background-repeat:no-repeat;
    width:55px;
    height:52px;
    cursor:pointer;
    }
.home_on_out
{
    background-image:url(/image/users/38135/ftp/my_files/New_design/Home_over.gif);
    background-repeat:no-repeat;
    width:55px;
    height:52px;
    cursor:pointer;
    }

.fav_load
{
    background-image:url(/image/users/38135/ftp/my_files/New_design/Fav_load.gif);
    background-repeat:no-repeat;
    width:54px;
    height:50px;
    cursor:pointer;
    }
.fav_out
{
    background-image:url(/image/users/38135/ftp/my_files/New_design/Fav_over.gif);
    background-repeat:no-repeat;
    width:54px;
    height:50px;
    cursor:pointer;
    }
.contact_load
{
    background-image:url(/image/users/38135/ftp/my_files/New_design/Contact_load.gif);
    background-repeat:no-repeat;
    width:54px;
    height:41px;
    cursor:pointer;
    }
.contact_out
{
    background-image:url(/image/users/38135/ftp/my_files/New_design/Contact_over.gif);
    background-repeat:no-repeat;
    width:54px;
    height:41px;
    cursor:pointer;
    
    }
