.menu_link {
    font-family: arial;
    font-size: 16px;
    Color: #FFFFFF;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none 
}
.menu_link:hover {
    font-family: arial;
    font-size: 16px;
    Color:#FFFFFF;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.white_font {
    font-family: times new roman;
    font-size: 15px;
    Color: #FFFFFF;
	line-height:15px;
}
.blue_font {
    font-family: times new roman;
    font-size: 15px;
    Color: #5166A5;
    FONT-WEIGHT: bold;
	line-height:18px;
}
.motto {
    font-family: times new roman;
    font-size: 17px;
    Color: #ffffff;
    FONT-WEIGHT: bold;
	line-height:18px;
}
.grey_font_large {
    font-family: times new roman;
    font-size: 36px;
    Color: #B8BABC;
	line-height:36px;
}
.grey_font_small {
    font-family: times new roman;
    font-size: 14px;
    Color: #B8BABC;
	line-height:14px;
}
.black_font {
    font-family: times new roman;
    font-size: 17px;
    Color: #000000;
    FONT-WEIGHT: bold;
	line-height:18px;
}
.black_font_small {
    font-family: arial;
    font-size: 12px;
    Color: #000000;
	line-height:12px;
}
hr {
height: 1px;border:0px;background-color:#000000;color:#000000;
}
