
a:link {
  color: #8C2E2E; 
  text-decoration: none; 
  }
a:visited {
  color: #8C2E2E; 
  text-decoration: none; 
 }
a:hover { 
  color: F5B800; 
  text-decoration: none; 
 }
a:active {
  color: #E6D577; 
  text-decoration: none; 
 }
#pad01
{
padding-right: 30px;
}

#pad02
{
padding-left: 30px;
}

.font01
{
font-family: calibri, arial;
font-size: 12px;
color: #1A1A1A;
}

.font02
{
font-family: calibri, arial;
font-size: 16px;
color: #1A1A1A;
}

.font03
{
font-family: calibri, arial;
font-size: 15px;
color: black;
}

#locate01
{
position: relative;
left: 150px;
top: 5px;
font-family: calibri,arial;
font-size: 12px;
}


#locate02
{
position: relative;
left: 105px;
bottom: 60px;
font-family: calibri,arial;
}


#locate03
{
position: relative;
left: 80px;
bottom: 0px;
}

#locate04
{
position: relative;
left: 80px;
top: 25px;
}

#locate05
{
position: relative;
bottom: 0px;
font-family: arial;
font-size: 10px;
}


