/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/

#footerlink a:link,
#footerlink a:visited {
color:#ffffff;
text-decoration:none;
}

#footerlink a:hover,
#footerlink a:active {
color:#ff0000;
text-decoration:underline;
} 
