
.linkIconImage
{
width: 80px;
display: table-cell;
float: left;
padding-right: 10px;
}

.linkIconText
{
font-family: verdana;
font-size: 13px;
color: #444444;
display: table-cell;
vertical-align: top;
}

.linkIconText a:link, .linkIconText a:active, .linkIconText a:visited
{
color: #4466a6;
text-decoration: none;
}

.linkIconText a:hover, .linkIconText a:visited:hover
{
color: #091f91;
text-decoration: none;
}
 
.linkIconTitle
{
font-size: 16px;
font-family: georgia, verdana;
font-weight: bold;
color: #0a0729;
}

.fc_title
{
font-size: 18px;
font-family: georgia, verdana;
font-weight: bold;
color: #0a0729;
}

.fc_image
{
border: 0px;
}

.twittList
{
list-style-type:none;
padding: 0px;
}

h3
{
padding: 0px;
margin: 0px;
font-family: georgia, verdana;
font-size: 18px;
color: #0a0729;
font-weight: bold;
}
   

