.postText
{
    font-size:14px;
    font-family:Times New Roman;
    line-height:180%;
}
.postText A
{
    font-size:14px;
    font-family:Times New Roman;
    line-height:180%;
    color:Blue;
    text-decoration:underline;
}
.postText A:link
{
    font-size:14px;
    font-family:Times New Roman;
    line-height:180%;
    color:Blue;
    text-decoration:underline;
}
.postText A:hover
{
    font-size:14px;
    font-family:Times New Roman;
    line-height:180%;
    color:Red;
    text-decoration:underline;
}
.postText A:visited
{
    font-size:14px;
    font-family:Times New Roman;
    line-height:180%;
    color:Red;
    text-decoration:underline;
}
.en_Text
{
    font-size:15px;
}