﻿
.textsize
  {
  padding:0;
  float:right;
  font-size:11px;
  color:#4682B4;
  }

.textsize a
  {
  color:#4682B4;
  outline:none;
  font-weight:bold;
  padding:0 1px;
  text-decoration:none;
  }

.textsize a.small
  {
  font-size:10px;
  }

.textsize a.big
  {
  font-size:14px;
  }

.textsize a.bigger
  {
  font-size:18px;
  }

.textsize a:hover
  {
  color:#333;
  }

  
.text_link
  {
  color:#0000FF; 
  text-decoration:underline;
  cursor:pointer;
  }
/*
.variable_font
  {
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  line-height:18px;
    }
  */

.variable_font
  {
  font-size:14px;
  /*font-family:Tahoma, Geneva, sans-serif;*/
  font-family:Raleway,Helvetica,Arial,sans-serif;
  font-weight:400;
  line-height:1.5em;
  }  