body{
     margin: 0px;
     color: #666666;
     background-color: #ffffff;
}

img{
     border: 0;
}

.size10_12 {  font-size: 10px; line-height: 12px}
.size10_14 {  font-size: 10px; line-height: 14px}
.size10_16 {  font-size: 10px; line-height: 16px}
.size12_14 {  font-size: 12px; line-height: 14px}
.size12_16 {  font-size: 12px; line-height: 16px}
.size12_18 {  font-size: 12px; line-height: 18px}
.size14_16 {  font-size: 14px; line-height: 16px}
.size14_18 {  font-size: 14px; line-height: 18px}

a:link { color: #FF6600;  background-color: transparent; text-decoration: underline;}
a:visited { color: #FF6600; background-color: transparent; text-decoration: underline;}
a:hover { color: #FF0033; background-color: transparent; text-decoration: underline;}


a.blue:link{ color: #455db3;  background-color: transparent; text-decoration: underline;}
a.blue:visited { color: #455db3; background-color: transparent; text-decoration: underline;}
a.blue:hover { color: #FF6600; background-color: transparent; text-decoration: underline;}