/* CSS Document */

.text-head
{
font-style:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}
.txt
{

font-size:15px;
font-family:Arial, Helvetica, sans-serif;

}
.txt1
{

font-size:8px;
font-family:Arial, Helvetica, sans-serif;

}
.link
{
text-decoration:none;
color:#1C5780;
cursor:hand;
}

.link:hover
{
font-size:25px;
color:#57B5F6;
cursor:hand;
}
.text-big-head
{
font-style:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}

.text-big-head
{
font-style:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}
a
{
text-decoration:none;
}

/*.link_menu
{
text-decoration:none;
color:#F6F9CB;
cursor:hand;
}
.link_menu:hover
{
font-size:20px;
color:#F6F9CB;
cursor:hand;
}*/