@charset "utf-8";
/* CSS Document */


#link_css
{
text-align:left;
}

#link_css h3
{
font-size:large;
}

.txt_link
{
font-family:Arial;
color:#000000;
font-size:12px;
}

.txt_link a:link
{
color:#000000;
text-decoration:none;
}
.txt_link a:visited
{
color:#000000;
text-decoration:none;
}
.txt_link a:hover
{
color:#000000;
text-decoration:underline;
}
.txt_link a:active
{
color:#000000;
text-decoration:underline;
}
.STYLE3 {font-size: 16px; }

