.postTitle>:first-child{
   color:red;
}
#navList a:link{
   text-shadow: none; 
}
#navList a:hover{
   color:red;
   // background-color: #169fe6;
}