@charset "utf-8";
/* CSS Document */

/* Hyper Text Links */
/* H========================== */

a.Link01{
color:#6d5b4f; 
text-decoration:none; 
font-size:11.5pt; 
font-weight:normal;
font-family:Tahoma;
}

a.Link01:visited{
color:#6d5b4f; 
text-decoration: none; 
font-size:11.5pt; 
font-weight:normal; 
font-family:Tahoma;
}

a.Link01:hover{
color:#999; 
text-decoration:none; 
font-size:11.5pt; 
font-weight:normal; 
font-family:Tahoma;
}

a.Link01:active{
color:#6d5b4f; 
text-decoration:none; 
font-size:11.5pt; 
font-weight:normal; 
font-family:Tahoma;
}

/* H========================== */

a.Link02{
color:#6d5b4f; 
text-decoration:none; 
font-size:10pt; 
font-weight:normal;
font-family:Tahoma;
}

a.Link02:visited{
color:#6d5b4f; 
text-decoration: none; 
font-size:10pt; 
font-weight:normal; 
font-family:Tahoma;
}

a.Link02:hover{
color:#999; 
text-decoration:none; 
font-size:10pt; 
font-weight:normal; 
font-family:Tahoma;
}

a.Link02:active{
color:#6d5b4f; 
text-decoration:none; 
font-size:10pt; 
font-weight:normal; 
font-family:Tahoma;
}


/* H========================== */

a.Link03{
color:#6d5b4f; 
text-decoration:none; 
font-size:11.5pt; 
font-weight:normal;
line-height: 21px;
font-family:Tahoma;
}

a.Link03:visited{
color:#6d5b4f; 
text-decoration: none; 
font-size:11.5pt; 
font-weight:normal;
line-height: 21px;
font-family:Tahoma;
}

a.Link03:hover{
color:#999; 
text-decoration:none; 
font-size:11.5pt; 
font-weight:normal;
line-height: 21px;
font-family:Tahoma;
}

a.Link03:active{
color:#6d5b4f; 
text-decoration:none; 
font-size:11.5pt; 
font-weight:normal;
line-height: 21px;
font-family:Tahoma;
}