BODY {
background-image: url(/img/bgc.jpg); 
background-repeat: repeat-x; 
} 

td {
margin: 0px;
font-family: Verdana,Sans-serif;
font-size: 12px;
font-weight: normal;
color: black;
}

a,.cat_head { 
color: #000B58; 
font-weight: bold;
font-size: 11px;
text-decoration: none
}
.post_head { 
color: #000B58; 
font-weight: bold;
font-size: 12px;
text-decoration: none
}
.subject { 
font-family: Verdana, Sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 100%;
color: #172486; 

}
.text { 
font-family: Verdana, Sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 150%;
color: #182922; 

}
.time { 
font-family: Verdana, Sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 100%;
color: #334A40; 

}
.he { 
font-family: Verdana, Sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 150%;
color: #000000;

}

.link:visited{
color: #908F8F; 
text-decoration: none;
}
.link2:visited{
font-size: 19px;
color: #908F8F;
text-decoration: none;
}

a:hover {
color: red; 
text-decoration: underline
}

.mh  {
font-family: Arial, Sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 150%;
color : #000000;
}
.post_ele
{
    BORDER-TOP: #000B58 1px solid;
    BORDER-BOTTOM: #000B58 1px solid;
    BORDER-LEFT: #000B58 1px solid;
    BORDER-RIGHT: #000B58 1px solid;
    BACKGROUND-COLOR: #F7E6E8;
    text-align: center;
}
.lynx_norm
{
    BORDER-TOP: pink 1px solid;
    BORDER-LEFT: pink 1px solid;
    HEIGHT: 40px;
    BACKGROUND-COLOR: white;
    text-align: center;
}
.lynx_bot_norm
{
    BORDER-TOP: pink 1px solid;
    BORDER-LEFT: pink 1px solid;
    BORDER-BOTTOM: pink 1px solid;
    HEIGHT: 40px;
    BACKGROUND-COLOR: white;
    text-align: center;
}
.lynx_right
{
    BORDER-TOP: pink 1px solid;
    BORDER-LEFT: pink 1px solid;
    BORDER-RIGHT: pink 1px solid;
    HEIGHT: 40px;
    BACKGROUND-COLOR:white;
    text-align: center;
}
.lynx_bot_right
{
    BORDER-TOP: pink 1px solid;
    BORDER-LEFT: pink 1px solid;
    BORDER-BOTTOM: pink 1px solid;
    BORDER-RIGHT: pink 1px solid;
    HEIGHT: 40px;
    BACKGROUND-COLOR:white; 
    text-align: center;
}
