a:link{
  color: #0A8EC7;
  text-decoration: none;
}

a:visited{
  color: #0A8EC7;
  text-decoration: none;
}

a:active{
  color: #7F7F7F;
  text-decoration: none;
}

a:hover{
  color: #C70A30;
  text-decoration: none;
}
	
body {
	color: #5C5C72;
	font-family: Tahoma, Arial, sans-serif;
}
h1 {
        font: normal 22px Georgia, "Times New Roman", Times, serif;
        text-align: justify;
}

.question {
	color: #0A8EC7;
	font: bold 11px Tahoma, Arial, sans-serif;

}
.bolding {
        font: bold 11px Georgia, "Times New Roman", Times, serif;
}
.dropcap {
  float: left;
  padding-top: 2px;
  padding-right: 2px;
  color: #0A8EC7;
  font: 38px/30px "Times New Roman", Times, serif;
}
.pict_left {
	float: left;
	padding: 10px;
}
.pict_right {
	float: right;
	padding: 10px;
}
.color_violet {
  Color: #8655F6;
}

.color_red {
  Color: #C70A30;
}

.color_blue {
  Color: #0A8EC7;
}

.color_lightgreen {
  Color: #C6F655;
}
.color_green {
  Color: #8DC70A;
}
.color_grey {
  Color: #5C5C72;
}
.color_fushia {
  Color: #C70A8E;
}

.color1_yellow {
  Color: #F3C81B;
}

.quote1 {
        font: italic bold 16px Georgia, "Times New Roman", Times, serif;
}
.dropnumber {
    font-size:24px;
        padding-top:2px;
        padding-bottom: 0px;
        padding-right: 2px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
}
.Right_pullquote {
        float:right;
        width:25%;
        font-size:18px;
        margin:6px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        font-style: italic;
        padding:8px;
        text-align: justify;
}
.Left_pullquote {
        float:left;
        width:25%;
        font-size:18px;
        margin:6px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        font-style: italic;
        padding:6px;
        text-align: justify;
}




