body
{
font-family: Arial;
font-size: 13px;
color: #323232;
}
.models-name
{
font-family: Arial;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
}
.block
{
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
}
.block-title
{
font-family: Arial;
font-size: 14px;
color: #E8CB0B;
font-weight: bold;
text-align: right;
}
.title
{
font-family: Arial;
font-size: 15px;
color: #93360D;
font-weight: bold;
margin-bottom: 2px;
}
.sub-title
{
font-family: Arial;
font-size: 14px;
color: #1E67A7;
font-weight: bold;
text-decoration: underline;
margin-bottom: 2px;
}
.menu
{
font-family: Arial;
font-size: 14px;
color: #3371AF;
font-weight: bold;
}
.menu a:active {
color: #3371AF;
text-decoration: none
}
.menu a:link {
color: #3371AF;
text-decoration: none
}
.menu a:visited {
color: #3371AF;
text-decoration: none
}
.menu a:hover {
color: #FF9900;
text-decoration: none
}
.contents
{
font-family: Arial;
font-size: 13px;
color: #323232;
}
.copyright
{
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
margin-top: 2px;
}
a:hover {
text-decoration : none;
} 
