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


.title_white12 { color: #FFF; font-weight: bold; }
.title_white14 { color: #FFF; font-size: 14px; font-weight: bold; }
.title_white16 { color: #FFF; font-size: 16px; font-weight: bold; }
.title_white18 { color: #FFF; font-size: 18px; font-weight: bold; }
.title_white20 { color: #FFF; font-size: 20px; font-weight: bold; }
.title_white22 { color: #FFF; font-size: 22px; font-weight: bold; }
.title_white24 { color: #FFF; font-size: 24px; font-weight: bold; }
.title_white28 { color: #FFF; font-size: 28px; font-weight: bold; }

.title_whiteCabin12 { color: #FFF; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin14 { color: #FFF; font-size: 14px; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin16 { color: #FFF; font-size: 16px; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin18 { color: #FFF; font-size: 18px; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin20 { color: #FFF; font-size: 20px; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin22 { color: #FFF; font-size: 22px; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin24 { color: #FFF; font-size: 24px; font-family: 'Cabin', sans-serif; font-weight: bold; }
.title_whiteCabin28 { color: #FFF; font-size: 28px; font-family: 'Cabin', sans-serif; font-weight: bold; }

.title_red12 { color: #C00; font-weight: bold; }
.title_red14 { color: #C00; font-size: 14px; font-weight: bold; }
.title_red16 { color: #C00; font-size: 16px; font-weight: bold; }
.title_red18 { color: #C00; font-size: 18px; font-weight: bold; }
.title_red20 { color: #C00; font-size: 20px; font-weight: bold; }
.title_red22 { color: #C00; font-size: 22px; font-weight: bold; }
.title_red24 { color: #C00; font-size: 24px; font-weight: bold; }
.title_red28 { color: #C00; font-size: 28px; font-weight: bold; }

.title_yellow12 { color: #FF0; font-weight: bold; }
.title_yellow14 { color: #FF0; font-size: 14px; font-weight: bold; }
.title_yellow16 { color: #FF0; font-size: 16px; font-weight: bold; }
.title_yellow18 { color: #FF0; font-size: 18px; font-weight: bold; }
.title_yellow20 { color: #FF0; font-size: 20px; font-weight: bold; }
.title_yellow22 { color: #FF0; font-size: 22px; font-weight: bold; }
.title_yellow24 { color: #FF0; font-size: 24px; font-weight: bold; }
.title_yellow28 { color: #FF0; font-size: 28px; font-weight: bold; }

.txt_black { color: #000; }
.txt_white { color: #FFF; }
.txt_red { color: #C00; }
.txt_yellow { color: #FF0; }
.txt_footer { font-size: 11px; color:#333 }

.link_login:link 	{ color: #333; font-weight: bolder; text-decoration: none; }
.link_login:visited { color: #333; font-weight: bolder; text-decoration: none; }
.link_login:hover 	{ color: #FFF033; font-weight: bolder; text-decoration: none; }
.link_login:active 	{ color: #333; font-weight: bolder; text-decoration: none; }

.link_webdesign:link 	{ color: #931414; font-size: 11px; text-decoration: none; }
.link_webdesign:visited { color: #931414; font-size: 11px; text-decoration: none; }
.link_webdesign:hover 	{ color: #FFF; font-size: 11px; background-color: #c00; text-decoration: none; }
.link_webdesign:active 	{ color: #931414; font-size: 11px; text-decoration: none; }