﻿body
{
    margin: 0px;
}
.top
{
	background-color:#1274d5;
}
.ctit
{
    font-size: 12px;
    color: #000;
}
.ctit a:link
{
    font-size: 12px;
    color: #000;
    text-decoration:none;
}
.ctit a:visited
{
    text-decoration: none;
    color: #000;
}
.ctit a:hover
{
    font-size: 13px;
    text-decoration: none;
    color: #000;
}
.foot
{
	font-size: 12px;
	color: #ffffff;
	background-color:#1274d5;

}
.foot a:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.foot a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.foot a:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.menu
{
	font-size:13px;
	color:#ffffff;
	font-weight: bold;
}
.menu a:link
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
.menu a:visited
{
    text-decoration: none;
    color: #ffffff;
}
.menu a:hover
{
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
}
.search
{
	font-size:12px;
}

.btn
{
	font-size:13px;
	color:#000000;
}
.btn a:link
{
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.btn a:visited
{
    text-decoration: none;
    color: #000000;
}
.btn a:hover
{
    font-size: 13px;
    text-decoration: none;
    color: #000000;
}