Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
(edit to taste)
.link-red {
    color: red !important;
}
You can then add the class 
link-red to the 
Link Class field in the 
Link Type tab of your menu item settings.
Ciaran