@import url('https://fonts.googleapis.com/css?family=Open+Sans');

.logo1  {font-family: 'Open Sans', sans-serif; font-size: 48px; color: white; line-height: 0.9em; font-weight: bold;}
.logo2  {font-family: 'Open Sans', sans-serif; font-size: 60px; color: white; line-height: 0.9em; font-weight: bold;}
.logo3  {font-family: 'Open Sans', sans-serif; font-size: 32px; color: white; font-weight: bold;}
.cont   {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #2095f2; line-height: 0.9em;}
.text   {font-family: 'Open Sans', sans-serif; font-size: 16px; color: white;}
.text1w {font-family: 'Open Sans', sans-serif; font-size: 32px; color: white;}
.text1  {font-family: 'Open Sans', sans-serif; font-size: 32px;}
.text2  {font-family: 'Open Sans', sans-serif; font-size: 24px;}
.text3  {font-family: 'Open Sans', sans-serif; font-size: 18px;}
.zag1   {font-family: 'Open Sans', sans-serif; font-size: 32px; color: red;}
.copy   {font-family: 'Open Sans', sans-serif; font-size: 10px; color: gray;}

a:link    {text-decoration: underline; color: white; }
a:visited {text-decoration: underline; color: white; }
a:active  {text-decoration: underline; color: white; }
a:hover   {text-decoration: underline; color: white; }
