BODY 
{
color: #000000;
}

A:link, A:visited, A:active, A:hover
{
font-family: verdana;
text-decoration: bold;
color : #003366;
}

A:hover 
{
color: red;
text-decoration: underline;
}

P
{
font-family: verdana;
font-size: 14px;
}

P.HomeContent
{
font-size: 14px;
text-decoration: bold;
}

P.main
{
font-family: verdana;
text-decoration: bold;
font-size: 16px;
color: #003366;
}

P.MainTitle
{
font-size: 18px;
color: #003366;
margin-top: 4;
margin-bottom: 4;

}

P.story
{
font-size: 18px;
margin-top: 4;
margin-bottom: 4;
}

P.Title
{
font-size: 14px;
margin-top: 4;
margin-bottom: 4;
text-decoration: bold;
}

P.hlink
{
font-size: 12px;
color: red;
margin-top: 6;
margin-bottom: 4;
}

P.mainlink
{
font-size: 18px;
color: red;
margin-top: 6;
margin-bottom: 4;
}

P.recomend
{
font-size: 14px;
color: #003366;
}

P.text
{
font-size: 14px;
color: #003366;
}

