
#main-text a{
    font-weight: bold;
    line-height: 16px;
    text-decoration: underline;
}

#main-text a:hover{
	text-decoration:none;
}

#main-text li{
	list-style:disc inside none;
}
#main-text ul li{padding-bottom:5px;}
#featured-topics {
font-weight:bold;
text-align:center;
}

#featured-topics h2{
color:#625656;
font-size:15px;
margin:3px 10px;
text-align:center;
}

#featured-topics a{
font-size:13px;
font-weight:bold;
}

#resource-line{
margin-top:20px;
text-align:center;
}

#resource-line .line-details{
    background-color: #F1F1F1;
    float: left;
    height: 182px;
    margin-bottom: 4px;
    margin-left: 4px;
    overflow: hidden;
    padding: 2px;
    width: 192px;
}

.line-details .hyperlink a{
color:#2476D9;
font-size:15px;
font-weight:bold;
text-decoration:underline;
}

.line-details .hyperlink a:hover{
color: #625656;
text-decoration:none;
}

.line-details  .description{
margin-bottom:20px;
}

#suggested{
    clear: both;
    padding: 5px;
    text-align: center;
    width: 100%;
}

#suggested a{
	text-transform:capitalize;
}

#footerlinks{
font-size:18px;
line-height:16px;
margin:auto;
text-align:center;
width:680px;
}

#footerlinks a{
font-size:12px;
text-decoration:none;
}

#footerlinks a:hover{
text-decoration:underline;
}
