p {font-family: arial; font-size: 12px; color: #666666; text-decoration: none; text-align: justify}
p a:link {color: #FF6101; text-decoration: none;} 
p a:visited {color: #FF6101; text-decoration: none;}
p a:hover {text-decoration: underline; color: #FF6101}
p a:active {color: #FF6101;text-decoration: none;}

p.white {font-family: arial; font-size: 12px; color: #FFFFFF; text-decoration: none; text-align: justify}
p.white a:link {color: #FFFFFF; text-decoration: none;} 
p.white a:visited {color: #FFFFFF; text-decoration: none;}
p.white a:hover {text-decoration: none; color: #FFFFFF; background: #4D89B9}
p.white a:active {color: #FFFFFF;text-decoration: none;}

p.blue {font-family: arial; font-size: 12px; color: #246BD6; text-decoration: none; text-align: justify; font-weight:bold}
p.blue a:link {color: #246BD6; text-decoration: none;} 
p.blue a:visited {color: #246BD6; text-decoration: none}
p.blue a:hover {text-decoration: none; color: #246BD6;}
p.blue a:active {color: #246BD6;text-decoration: none}

p.title {font-family: arial; font-size: 14px; color: #FFFFFF; text-decoration: none; text-align: justify; font-weight:bold}
p.title a:link {color: #FFFFFF; text-decoration: none;} 
p.title a:visited {color: #FFFFFF; text-decoration: none;}
p.title a:hover {text-decoration: underline; color: #FFFFFF}
p.title a:active {color: #FFFFFF;text-decoration: none;}

p.stitle {font-family: arial; font-size: 12px; color: #404040; text-decoration: none; text-align: justify}
p.stitle a:link {color: #404040; text-decoration: none;} 
p.stitle a:visited {color: #404040; text-decoration: none;}
p.stitle a:hover {text-decoration: underline; color: #404040}
p.stitle a:active {color: #404040;text-decoration: none;}

p.nav {font-family: arial; font-size: 11px; color: #666666; text-decoration: none; text-align: justify}
p.nav a:link {color: #666666; text-decoration: none;} 
p.nav a:visited {color: #666666; text-decoration: none}
p.nav a:hover {text-decoration: none; color: #666666; background: #DDDDDD}
p.nav a:active {color: #666666;text-decoration: none}

p.bottom {font-family: arial; font-size: 11px; color: #999999; text-decoration: none; text-align: justify}
p.bottom a:link {color: #999999; text-decoration: none;} 
p.bottom a:visited {color: #999999; text-decoration: none}
p.bottom a:hover {text-decoration: none; color: #999999; background: #DDDDDD}
p.bottom a:active {color: #999999;text-decoration: none}

td {font-family: arial; font-size: 12px; color: #666666}
input {font-family: arial; font-size: 12px; color: #666666; text-align: justify}
select {font-family: arial; font-size: 12px; color: #666666; text-align: justify}
textarea {font-family: arial; font-size: 12px; color: #666666; text-align: justify}

body { 
margin: 0px;
padding: 0px;
background-color: #FFFFFF
}