
body {
margin: 0; padding: 0;
background: #fff url(images/bg.gif) repeat-x top left;
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif;
}
.glink {}
.glink a {
color: #8a8d09;
text-decoration: none;
}
.glink a:hover {
color: #079;
}
.blink {}
.blink a {
color: #079;
text-decoration: none;
}
.blink a:hover {
color: #8a8d09;
}
.green_text {color: #8a8d09;font-size: 0.85em;}

h3{font-size: 1.3em;}
.cyan_text_regular {color: #74b38c}
.orange_text_regular {color: #f69d2a}
.pink_text_regular {color: #d5738f;}
.green_text_regular {color: #8a8d09}
.grey_text_regular {color: #808284}
.blue_text_regular {color: #3694af}

.cyan_text_large {color: #74b38c; font-size: 1.3em;}
.orange_text_large {color: #f69d2a; font-size: 1.3em;}
.pink_text_large {color: #d5738f; font-size: 1.3em;}
.green_text_large {color: #8a8d09; font-size: 1.3em;}
.grey_text_large {color: #808284; font-size: 1.3em;}
.blue_text_large {color: #3694af; font-size: 1.3em;}


